Test your API key using this endpoint.
- Method:
GET - Path:
/ping - Operation ID:
ping - Tags: Ping
Header Parameters
| Name | Type | Required | Description |
|---|---|---|---|
x-tl-api-key | string | Yes |
Responses
200
Ping object.
- Content-Type:
application/json- Schema:
object
- Schema:
| Field | Type | Required | Description |
|---|---|---|---|
message | string | Yes |