Dogovor DownloadDocument Delivery Platform

API reference

A small status interface for infrastructure checks.

Status endpoint

GET /api/v1/status 200 OK { "service": "operational", "region": "eu", "version": "1" }

Headers

Accept: application/json User-Agent: your-client-name

Errors

Clients should treat 5xx responses as temporary and use bounded retry behavior.