Orkera API Documentation
Simple REST API for scheduled tasks with webhook notifications.
Overview
Orkera stores your task details and sends webhook notifications at specified times. Your application receives these webhooks and performs the actual task execution.
Base URL
All API endpoints are available at: https://api.orkera.com
Quick Start
Sign in to your account to obtain an API key
Include the API key in the Authorization header:
Authorization: Api-Key YOUR_API_KEYMake requests to the desired endpoints