v1

latestOpenAPI 3.0.0CC-BY-SA2026-07-14101425.5 KB
OSDB

Load service

Loads a service description into the OSDB Service Registry

post/api/v1/services

Request body

service_description_urlstring required

The URL of the resource containing the service description to load.

service_monikerstring

Service ID to be used to uniquely identify the service. (Optional: Required for anonymous services or to override the service name in the service description.)

Response

loadService response

apistring required

The path of the REST API method

methodstring required

The name of the REST API method

responsestring required

Confirmation message

status'success' required