Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

HTTP API discovery

Bo Ferri edited this page Feb 22, 2016 · 2 revisions

The d:swarm backend HTTP API makes use of Swagger. This machine-readable description allows every client to discover and test the API easily. You can access our Swagger-UI instance to explore the d:swarm backend API definitions here.

You can (usually) find your local API specification at

http://127.0.0.1:8087/dmp/api-docs/
Clone this wiki locally