Docs

API documentation

Every API on softon.dev ships the same auth, pagination, filtering, error shape and rate-limit headers. Read the shared pages once, then go straight to the endpoints you need.

Datasets

Each dataset's tree carries its own endpoints; everything else is shared.

DatasetStatusEndpoints
Job Data API Live 3 v1 · stable
Event Data API Live 3 v1 · stable
Quotes Data API Planned 3 v1 · planned

Shared pages

Written once and linked from every dataset, never copied per API.

QuickstartSign up, copy the key, call the endpoint. Three minutes to the first row.
AuthenticationOne page, shared by every dataset. Send your key as a bearer token on every request.
Rate limits & quotasEvery response carries your current budget, so a client can back off before it is refused rather than after.
Pagination & errorsCursor pagination and the same five error codes on every dataset.
Response envelopeThe three top-level keys every response carries.