API Reference
Introduction
Get started with the Rapidcron API
If your language has a Rapidcron SDK, we recommend using it to interact with the API over making HTTP requests directly.
Authentication
Authentication to the API is done with an API key. You can view and manage your API keys here.
All requests must be made over HTTPS and must be authenticated.
Errors
Rapidcron uses HTTP response codes to indicate the success or failure of an API request. Read about HTTP status codes here.