ix-api.net

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 should yield a validation error.

πŸ”‘ bearer 78 endpoints security
πŸ“„ Docs πŸ“‹ OpenAPI spec πŸ”¬ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
List all ip addresses (and prefixes).
curl \
  -H "Authorization: Bearer $API_KEY" \
  /ips
List all mac addresses managed by the authorized customer.
curl \
  -H "Authorization: Bearer $API_KEY" \
  /macs
List all PoPs
curl \
  -H "Authorization: Bearer $API_KEY" \
  /pops
Endpoints (78 total)
GET
/ips
List all ip addresses (and prefixes).
GET
/macs
List all mac addresses managed by the authorized customer.
GET
/pops
List all PoPs
GET
/ports
List all ports.
GET
/roles
List all roles available.
GET
/health
Get the IX-API service health status.
GET
/devices
List available devices
GET
/accounts
Retrieve a list of `Account`s. This includes all accounts the currently auth…
GET
/contacts
List available contacts managed by the authorized account.
GET
/ips/{id}
Get a single ip addresses by it's id.
GET
/macs/{id}
Get a single mac address by it's id.
GET
/pops/{id}
Get a single point of presence
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints78
Authbearer
Categories1