📄️ Authentication
All endpoints in the Puro dMRV Connect require authentication using API Bearer tokens. If omitted, the API will reject the request and instead return an HTTP 401 Unauthorized response.
📄️ OpenAPI
We publish OpenAPI 3-compliant spec files for the dMRV Connect. These specification files describe the API interface we expose in a machine-readable format. This includes information like the available authentication mechanisms, a list of the endpoints we expose, the arguments those endpoints expect and the shape of the possible responses.
📄️ Glossary
| Term | Description |