Ping

Test endpoint for the Studio public API

get

Allows for verification of a consumer's plumbing to the public API.

Authorizations
Responses
200
If called with correct authentication, this API should have a text reply of 'pong'.
text/plain
ResponsestringExample: pong
get
GET /api/public/v1/ping HTTP/1.1
Host: tw.instructuremedia.com
Authorization: YOUR_API_KEY
Accept: */*
pong

Last updated

Was this helpful?