Dataloop Platform API
The Dataloop (Dell Data Orchestration Engine) platform REST API. Every part of the platform — projects, datasets, items, annotations, recipes and ontologies, tasks and assignments, packages, services, triggers, executions and pipelines — can be created, read, updated and deleted over HTTP. Requests are authenticated with a JSON Web Token supplied as an Authorization bearer token, obtained either from a platform API key or from the /token endpoint. Dataloop does not publish a public OpenAPI definition; the interactive Swagger UI at gate.dataloop.ai/api/v1/docs/ requires an authenticated browser session.
Documentation
Documentation
https://docs.dataloop.ai/docs/rest-api-connection
Authentication
https://raw.githubusercontent.com/api-evangelist/dataloop/refs/heads/main/authentication/dataloop-authentication.yml
Other Resources
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/dataloop/refs/heads/main/errors/dataloop-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/dataloop/refs/heads/main/conventions/dataloop-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/dataloop/refs/heads/main/data-model/dataloop-data-model.yml
Webhooks
https://raw.githubusercontent.com/api-evangelist/dataloop/refs/heads/main/asyncapi/dataloop-platform-events.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/dataloop/refs/heads/main/apis.yml