cURL
curl --request POST \ --url https://api.dualship.run/api/v1/ai/providers/{id}/validate \ --header 'Authorization: Bearer <token>'
{ "error": "", "valid": true }
Test the API key for a provider
Documentation IndexFetch the complete documentation index at: https://docs.dualship.run/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.dualship.run/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication
Provider ID
Validation result
Validation result response
""
true
Was this page helpful?