Skip to main content
WADial’s public API uses /api/v1 and bearer API keys.
Authorization: Bearer <api_key>
Success responses are wrapped in a data object. Errors use RFC 9457 Problem Details.
{
  "data": {}
}
This reference only includes endpoints customers call from their own applications. Internal dashboard and infrastructure routes are intentionally not listed here.