cURL
curl --request GET \ --url https://api.triqai.com/v1/intermediaries/{id} \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "intermediary": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "icon": "<string>", "description": "<string>", "color": "<string>", "website": "<string>", "domain": "<string>" } }, "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
Intermediary found
true
Show child attributes
Was this page helpful?