⚠️ Deprecation Notice: The static REST API references on this site are a point-in-time snapshot and are no longer updated after the M26 OSDU Milestone release. For the latest, always-current API definitions — and to try endpoints with authentication — use the Swagger pages served directly from your own Azure Data Manager for Energy (ADME) instance.
Each ADME (OSDU) service publishes its own Swagger / OpenAPI page. Take your instance base URL (for example https://<your-instance>.energy.azure.com) and append the suffix for the service you want. Swagger pages require sign-in — open the page, then authorize with a bearer token for your data partition to try requests.
For example, the Storage service Swagger page is:
https://<your-instance>.energy.azure.com/api/storage/v2/swagger-ui/index.html
/api/crs/catalog/swagger-ui/index.html/api/crs/converter/swagger-ui/index.html/api/dataset/v1/swagger-ui/index.html/api/eds/v1/swagger-ui/index.html/api/entitlements/v2/swagger-ui/index.html/api/file/v2/swagger-ui/index.html/api/indexer/v2/swagger-ui/index.html/api/legal/v1/swagger-ui/index.html/api/notification/v1/swagger-ui/index.html/api/register/v1/swagger-ui/index.html/api/schema-service/v1/swagger-ui/index.html/api/search/v2/swagger-ui/index.html/api/secret/swagger-ui/index.html/api/storage/v2/swagger-ui/index.html/api/unit/swagger-ui/index.html/api/workflow/swagger-ui/index.html/api/petreldms/docs/index.html/api/reservoir-ddms/v2/api/rafs-ddms/docs/seistore-svc/api/v3/swagger-ui.html/seismic-file-metadata/api/swagger-ui.html/api/os-wellbore-ddms/docsNote: Most Java (Spring) services expose Swagger UI at /swagger-ui/index.html under the service base path; Python (FastAPI) DDMS services vary — some use /docs or /swagger-ui.html, and a few serve docs at the service base path itself. Paths are subject to change in future ADME releases — if a link returns a 404, check your instance’s API documentation in the Azure portal.