Developer documentation
AS213905 APIAutomate services, tunnels, traffic, invoices and RFC 8805 geofeeds with a stable, scoped JSON API and official SDKs.
Start hereEverything needed to make the first authenticated request and choose an integration style.
Base URL
Production
https://as213905.com/api/v1
All API responses are JSON. Send Accept: application/json; requests with a body must also send Content-Type: application/json.
First request
cURL
curl --fail-with-body \
  --header "Authorization: Bearer $AS213905_API_KEY" \
  --header "Accept: application/json" \
  https://as213905.com/api/v1/organization
Available resources
Organisation
Invoices
Services
Metrics
Traffic
Tunnels
Geofeeds