IX-API
Some Internet exchange points can provide access to IX-API instance that hold details about services and features available to members as well as the ones a member already subscribed to.
Supported IX-API versions are v1 and v2.
In Peering Manager
Inside Peering Manager, you create an IX-API object and then assign it to IXPs. Details found in IX-API will be fetched and displayed in a dedicated tab in the IXP detail view.
Name: a name for the local IX-API object.URL: the URL to connect to the remote IX-API.API key: the unique key to connect to IX-API.API secret: the unique secret to connect to IX-API. It is never sent back to a browser or to the REST API. Leave the field empty when you edit an object to keep the recorded secret.Identity: the account object found in IX-API to be used as primary identity.
The data that Peering Manager reads from IX-API is cached, see
CACHE_IXAPI_TIMEOUT. The cache
is dropped when you change the URL, the key or the secret of an IX-API object, and
when Peering Manager writes to that IX-API.