API¶
Purpose¶
Explore and test the HTTP API.
Overview¶
The OpenAPI schema is generated by drf-spectacular.
| Path | Purpose |
|---|---|
/api/schema/ |
OpenAPI schema |
/api/docs/ |
Swagger UI |
/api/redoc/ |
ReDoc |
/api/v1/ |
Versioned platform API |
Open any path in a new tab via the external-link icon.