Test API endpoints interactively, view mock responses, and generate ready-to-use code snippets in cURL, JavaScript, and Python.
https://api.aimodelsmap.com/v1/rankings/coding?limit=5curl -X GET "https://api.aimodelsmap.com/v1/rankings/coding?limit=5" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Accept: application/json"