Getting started
Authorization
To begin using Apify API, you'll first need to get a 'API Key'. You can find this key in your Account Setup after you've signed up, and paid a subscription. This code is necessary whenever you make requests to the API.
Rate Limiting
We've put in place a rate limiting system that follows a sliding window algorithm. This means you can make one request every 3 seconds. This system helps ensure security by preventing misuse or abuse of the service.
Note
- All requests must be made over HTTPS. Calls made over plain HTTP will fail.
- All requests must be made with a valid API Key. Calls made without a valid token will fail.
Feedback
If you have any feedback or suggestions, please contact us at our Email.