openlinksw.com

An OpenAPI description of the OpenLink Smart Data Bot REST API v1

10 endpoints developer_tools
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Login
curl \
  https://osdb.openlinksw.com/osdb/api/v1/login
Logout
curl \
  https://osdb.openlinksw.com/osdb/api/v1/logout
List services
curl \
  https://osdb.openlinksw.com/osdb/api/v1/services
Endpoints (10 total)
GET
/api/v1/login
Login
GET
/api/v1/logout
Logout
GET
/api/v1/services
List services
GET
/api/v1/actions/{serviceId}
List actions
GET
/api/v1/services/{serviceId}
Describe service
GET
/api/v1/actions/{serviceId}/{actionId}
Describe action
GET
/api/v1/actions/{serviceId}/{actionId}/help
Action help
POST
/api/v1/services
Load service
POST
/api/v1/actions/{serviceId}/{actionId}/exec
Execute action
DELETE
/api/v1/services/{serviceId}
Unload service
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints10
Categories1
https://osdb.openlinksw.com/osdb