Authentication

The API requires the Authorization header of the form ApiKey {your-key}. Log in to console.saldor.com/apikeys to generate or find your key.

Example of the headers:

Authorization: ApiKey your-api-key-here
Content-Type: application/json

Main Endpoints

Currently, our API offers one main endpoint:

CRAWL

The CRAWL endpoint supports both GET and POST methods, allowing you to both initiate and check the result of crawl jobs.