JavaScript
Node.js
Create and manage background jobs with the Rapidcron SDK
Get your API key
To authenticate with the Rapidcron API, you need an API key. You can view and manage your API keys here.
Install the SDK
Create a job
Start by creating a new instance of the SDK with your API key:
And then define a task depending on whether it’s a delayed or recurring task: