Skip to main content
POST
Run a TTFB test

Authorizations

X-API-KEY
string
header
required

Body

application/json

This is the TTFB test body object

url
string

The url of the webpage

Example:

"https://speedvitals.com"

region
enum<string>

The id of a ttfb region

Available options:
asia,
america,
europe
Example:

"asia"

Response

A TTFB result to be returned

url
string
required
region
enum<string>
required
Available options:
asia,
america,
europe
Example:

"asia"

result
object[]