cURL
curl --request GET \ --url https://api.dancity.app/api/external/v1/cable/validate \ --header 'Authorization: Bearer <token>' \ --header 'channel: <api-key>'
{ "success": true, "message": "<string>", "data": "<unknown>" }
Validate cable smartcard
Merchant API key from the Dancity dashboard.
Required on VAS (merchant /api/external/v1) requests. Use API for server integrations.
/api/external/v1
API
OK
true