cURL
curl --request GET \ --url https://api.peec.ai/customer/v1/model-channels \ --header 'X-API-Key: <api-key>'
{ "data": [ { "id": "openai-0", "description": "ChatGPT", "current_model": { "id": "chatgpt-scraper" }, "is_active": true }, { "id": "perplexity-0", "description": "Perplexity", "current_model": { "id": "perplexity-scraper" }, "is_active": true } ] }
List the model channels
Required if using a company api key
"or_f45b94ba-5e35-4982-93ed-285e72ee14eb"
1 <= x <= 10000
x >= 0
Success
Show child attributes