API reference
Base URL: https://api.wellbyte.io/v1. The contract source of truth is OpenAPI 3.1 in packages/contracts/openapi/openapi.yaml.
Conventions
- Auth:
Authorization: Bearer dg_live_…— see Auth - Response: envelope
{ code, message, data, meta }— see Errors - Billing:
meta.credits_charged > 0when the call succeeds and passes quality gates — see Billing - Tracing:
X-Request-Idresponse header; see Errors for support workflows
Guides by scenario
Platform management paths are not listed one-by-one here. Use the guides below:
Full path and schema listings for jobs, datasets, monitors, deliveries, schedules, etc. live in OpenAPI; the guides above cover the main integration flows.
How to read an endpoint page
Each endpoint has a reference page: platform-grouped sidebar, spec in the middle, golden sample and field dictionary on the right. After sign-up you can try calls with your own key and real billing; signed out you only see sample responses and docs.
Browse by platform below, or use the endpoints catalog for filters and success rates.