API Reference
API Reference
Complete API reference for the Company Research & Analysis Agent
API Reference
The Company Research & Analysis Agent provides a RESTful API through the Apify platform. This reference documents all available endpoints, parameters, and response formats.
Authentication
All API requests require authentication using your Apify API token. You can find your API token in the Apify Console.
Base URL
Endpoints
Start a Run
Starts a new actor run with the provided input.
Get Run Status
Retrieves the status of a specific actor run.
Get Run Results
Retrieves the results of a completed actor run.
Rate Limits
The actor is subject to Apify’s standard rate limits:
- Maximum 5 concurrent actor runs per user
- Maximum runtime of 24 hours per run
Error Handling
The API uses standard HTTP response codes:
- 200: Success
- 400: Bad request
- 401: Unauthorized
- 429: Too many requests
- 500: Internal server error
SDKs and Libraries
Official SDKs are available for: