Skip to main content

Fetching your configurations

info

Don't forget to include your Access Key in the X-API-Key header of all your requests.

To get the data available for your company, is as simply as doing a Get request to the endpoint https://api.platform.illow.io/open-api/v1/company/domain, of course, not forgetting to add the api key on the header.

But that is all, with that the following response should be expected:

Response

Format: json

PropertyTypeDescription
toWhiteLabelComponentComponents for you to set your domain to use our platform with your whitelabel
toSSLComponentComponents for you to add to set the certificates correctly to be able to use our records on whitelabel

Component

Format: json

PropertyTypeDescription
recordNamestringThe record name for you to whitelist, usually it uses your domain.
recordValuestringThe record value for you to whitelist, usually it uses one of our domains.
caution

If you never did the PATCH then the response will return empty