cURL
curl --request GET \ --url https://api.triqai.com/v1 \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "version": "v1", "endpoints": { "transactions": "/v1/transactions", "categories": "/v1/categories", "merchants": "/v1/merchants/{id}", "locations": "/v1/locations/{id}", "intermediaries": "/v1/intermediaries/{id}", "reportIssue": "/v1/report-issue" } }, "meta": { "generatedAt": "2023-11-07T05:31:56Z", "requestId": "<string>", "version": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.triqai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.triqai.com/llms.txt
Use this file to discover all available pages before exploring further.
Public API key
API version and endpoint map
true
Show child attributes
Was this page helpful?