Tentacle Api (0.1)

Check REST API/Website latency and more from all around the globe..

Authentication

There is currently no authentication needed.

Probe

A Probe runs a latency test from a given location. It returns latency metrics and request response HTTP Headers.

Probe an endpoint

Request Body schema: application/json

Data used to query endpoint

url
required
string <string>

Responses

Request samples

Content type
application/json

Response samples

Content type
[
  • {
    }
]

List regions

List available regions to run probes from.

Responses

Response samples

Content type
application/json
[
  • "eu-west-1",
  • "us-east-1",
  • "ap-south-1"
]