Learn how to interact with our API.
Our API allows you to access a wide range of data related to celebrities, movies, and more. Use our API to integrate this data into your applications or websites.
To use the API, you need an API key. You can obtain your API key by signing up for an account and subscribing to one of our plans.
GET /api/v1/auth?apikey=YOUR_API_KEY
Include your API key in the Authorization
header for all requests.
Retrieves celebrity details based on a partial match of their username.
Base URL: https://info-cast.com/
Endpoint: GET /profiles/api?name={partial_username}
Example: GET https://info-cast.com/profiles/api?name=tom-cruise
Common error responses you may encounter:
To ensure fair usage, our API is rate-limited based on your subscription plan. Here are the limits for different plans:
If you encounter any issues or have questions, please contact our support team via the Contact Us page.