Skip to main content
GET
/
cards
/
{serial}
Get card details
curl --request GET \
  --url https://olive-gateway-a6ba.onrender.com/api/v1/cards/{serial} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Path Parameters

serial
string
required

Card Serial Number

Response

Card details

The response is of type object.