Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create a server-side API key and use it with WADial requests.
production-orders
WADIAL_API_KEY=wd_... WADIAL_BASE_URL=https://api.wadial.com
curl "https://api.wadial.com/api/v1/sessions" \ -H "Authorization: Bearer $WADIAL_API_KEY"
Was this page helpful?