INDEX / SECURITY / IX-API
№ APD-01686
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01686 · FIRST INDEXED 2026-08-27

IX-API

This API allows to config/change/delete Internet Exchange services. Filters When querying collections, the provided query parameters are validated. Unknown query parameters are ignored. Providing invalid filter values s
SOURCE: DISCOVERY-APISGURU
DOMAIN: ix-api.net
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHhttp-auth
PRICINGunknown
CATEGORIESsecurity
STATUSunclaimed
DOCS STATUSreachable
LAST CRAWL2026-08-27 05:42
ENDPOINTS
STRUCTURED FROM OPENAPI 3.0
GET
/accounts
Retrieve a list of `Account`s. This includes all accounts the currently authorized account is managing and th
POST
/accounts
Create a new account.
GET
/accounts/{id}
Get a single account.
PUT
/accounts/{id}
Update the entire account.
PATCH
/accounts/{id}
Update parts of an account.
DELETE
/accounts/{id}
Accounts can be deleted, when all services and configs are decommissioned or the account is not longer referen
POST
/auth/refresh
Reauthenticate the API user, issue a new `access_token` and `refresh_token` pair by providing the `refresh_tok
POST
/auth/token
Authenticate an API user identified by `api_key` and `api_secret`.
GET
/connections
List all `connection`s.
GET
/connections/{id}
Read a `connection`.
GET
/contacts
List available contacts managed by the authorized account.
POST
/contacts
Create a new contact.
+ 66 MORE ENDPOINTS IN THE SPEC
CHANGELOG
AS OBSERVED — FULL FEED →
2026-08-27 AUTH unknown → http-auth