First call
Start with the endpoint developers can call.
curl -X POST 'https://domain-brand-profile-api.linkridge.net/v1/domain/profile' \
-H 'Content-Type: application/json' \
-H 'X-API-Key: <your-api-key>' \
-d '{}'
Use RapidAPI for marketplace auth, plans, and interactive testing.