cURL
curl --request GET \ --url https://test-api.pasca.co/ \ --header 'API-KEY: <api-key>' \ --header 'API-SECRET: <api-key>'
{ "code": 200, "data": null, "message": "API is healthy" }
Documentation IndexFetch the complete documentation index at: https://docs.pasca.name.ng/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pasca.name.ng/llms.txt
Use this file to discover all available pages before exploring further.
Health Check (Success)