The v1 API will be sunset on August 21, 2026. Migrate to v2. Read the migration guide →
Paytrie Developer Documentation
API ReferenceStatus

Get Index

View as Markdown
GET
/

Health check endpoint that returns API status and documentation link

Response Body

application/json

curl -X GET "https://example.com"
{  "message": "Please visit https://docs.paytrie.com for more information."}