Welcome to the LinkUp API
x-api-key
curl -H "x-api-key: your_api_key" https://api.linkupapi.com/v1/...
{ "status": "success", "data": { // Response data } }
{ "status": "error", "message": "Error description" }
Was this page helpful?