For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

If you need the Responso API specification, please contact our support team – write to bok@responso.com or via the in-system chat.

Example request to the Responso API:

curl --request GET \ 
--url https://app.responso.com/api/tickets/list\ 
--header 'Accept: application/json' \
--header 'apiKey: org_ddd0xxx497' 

Last updated

Was this helpful?