curl --request GET \
--url https://external.dev.onboardpay.co/exchange/api/info \
--header 'x-auth-token: <api-key>'
{
"businessId": "3a5aaea8-504a-4404-ad3d-b82574fba5e5",
"businessName": "Onabord exchange",
"businessLocation": "<string>",
"businessWebsiteUrl": "<string>",
"businessPhoneNumber": "<string>",
"businessRegNo": "<string>",
"businessRegCountry": "<string>",
"businessLogoUrl": "<string>",
"businessFormationDate": "2023-12-25",
"businessType": "<string>",
"businessIndustry": "<string>",
"enabledProducts": [
"<string>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
curl --request GET \
--url https://external.dev.onboardpay.co/exchange/api/info \
--header 'x-auth-token: <api-key>'
{
"businessId": "3a5aaea8-504a-4404-ad3d-b82574fba5e5",
"businessName": "Onabord exchange",
"businessLocation": "<string>",
"businessWebsiteUrl": "<string>",
"businessPhoneNumber": "<string>",
"businessRegNo": "<string>",
"businessRegCountry": "<string>",
"businessLogoUrl": "<string>",
"businessFormationDate": "2023-12-25",
"businessType": "<string>",
"businessIndustry": "<string>",
"enabledProducts": [
"<string>"
],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
Success
CEX user profile object