NET
PROBE
Login
API Documentation
All endpoints under
/v1
. Authentication via Bearer JWT token.
Endpoints
POST
/v1/auth/token
POST
/v1/tests/http
AUTH
POST
/v1/tests/dns
AUTH
POST
/v1/tests/tls
AUTH
POST
/v1/tests/latency
AUTH
POST
/v1/tests/suite
AUTH
GET
/v1/tests/{id}
AUTH
GET
/v1/regions
GET
/v1/billing/balance
AUTH
GET
/v1/billing/transactions
AUTH
POST
/v1/billing/deposit
AUTH
POST
/v1/billing/withdraw
AUTH
GET
/v1/account/agents
AUTH
POST
/v1/account/agents
AUTH
DELETE
/v1/account/agents/{id}
AUTH
GET
/v1/schedules
AUTH
POST
/v1/schedules
AUTH
PATCH
/v1/schedules/{id}
AUTH
DELETE
/v1/schedules/{id}
AUTH
GET
/v1/status
Select an endpoint to try it out.