Developer Hub
REST API, adapter contract, Postman, and integration surfaces.
Integrators and automation engineers use these surfaces to deploy DataHub, publish telemetry, and call the REST API.
Surfaces
| Surface | URL / path |
|---|---|
| REST API reference | /docs/reference/api — generated OpenAPI + playground |
| Swagger UI | /api/docs on your API host |
| OpenAPI JSON | GET /api/docs-json |
| Postman collection | /postman/datahub.postman_collection.json |
| Console Devs | /devs (signed-in) |
Guides
| Guide | Use when |
|---|---|
| Adapter contract | NATS subjects and telemetry JSON schema |
| REST API overview | Auth, public routes, error shapes |
| Permissions | Default role grants |
| Production deployment | nginx, TLS, build-time API URL |
