Skip to main content
POST
Test endpoint for playground API testing

Authorizations

Authorization
string
header
required

Use a project public API key via Authorization: Bearer <key>.

Body

application/json

The body is of type object.

Response

200 - application/json

Successful response with echoed data

message
string

Success message

receivedAt
string<date-time>

When the request was received

echo
object

The request data echoed back

headers
object

Request headers received

method
string

HTTP method used