Apify API
The Apify REST API (v2) provides programmatic access to the Apify platform, allowing you to manage actors, run scraping tasks, access datasets, key-value stores, and request queues. Authentication uses Bearer tokens. Rate limits: 250,000 requests/minute globally, 60-400 requests/second per resource.
Documentation
Documentation
https://docs.apify.com/api/v2
GettingStarted
https://docs.apify.com/api/v2/getting-started
Authentication
https://docs.apify.com/api/v2#authentication
RateLimits
https://docs.apify.com/api/v2#rate-limiting-and-scaling
Specifications
OpenAPI
https://raw.githubusercontent.com/api-evangelist/apify/refs/heads/main/openapi/apify-api.yaml
JSON-LD
https://raw.githubusercontent.com/api-evangelist/apify/refs/heads/main/json-ld/apify-context.jsonld
SDKs
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/apify/refs/heads/main/json-schema/apify-actor-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/apify/refs/heads/main/json-schema/apify-run-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/apify/refs/heads/main/json-schema/apify-dataset-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/apify/refs/heads/main/json-schema/apify-key-value-store-schema.json