Churpy_Etims Public API
Churpy_Etims Public API
curl -i -X GET \ https://docs-etims.churpy.co/_mock/openapi/notices \ -H 'X-API-Key: YOUR_API_KEY_HERE'
{ "pagination": { "total_count": 100, "total_pages": 10, "current_page": 1, "limit": 10, "has_next": true } }