Get early access 🔓 contact us at sales@cariqa.com
curl --request GET \
--url https://connect.cariqa.com/api/v1/stations/partners/ \
--header 'Authorization: Bearer <token>'{
"name": "<string>",
"logo_url": "<string>"
}Retrieve the list of partner names to use it for filtering
curl --request GET \
--url https://connect.cariqa.com/api/v1/stations/partners/ \
--header 'Authorization: Bearer <token>'{
"name": "<string>",
"logo_url": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.cariqa.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?