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.
cURL
curl --request GET \ --url https://api.test.doola.com/v1/partner/references/states \ --header 'Authorization: <api-key>'
{ "payload": [ { "abbreviation": "DE", "name": "Delaware" } ], "error": {} }
Returns supported US states with abbreviations.
Partner API key. Send the raw key as the Authorization header value — e.g. dk_test_… in sandbox or dk_live_… in production. Generate and rotate keys in the doola Partner Portal.
Authorization
dk_test_…
dk_live_…
OK
Show child attributes