Resources in the REST API
Learn how to naviguate the resources provided by the TextMaster API.
Version
https://api.textmaster.com/v1/Schema
$ curl -i https://api.textmaster.com/ping
> HTTP/1.1 200 OK
> X-Frame-Options: SAMEORIGIN
> X-XSS-Protection: 1; mode=block
> X-Content-Type-Options: nosniff
> Content-Type: application/json; charset=utf-8
> Cache-Control: no-store, must-revalidate, private, max-age=0
> X-Request-Id: f73733ca-a8be-47ba-981d-fc22ef01865f
> X-Runtime: 0.238097
> Vary: Origin
> X-MiniProfiler-Original-Cache-Control: max-age=0, private, must-revalidate
> X-MiniProfiler-Ids: uhw0tm64jxvyu121sxkc
> Set-Cookie: __profilin=p%3Dt; path=/; HttpOnly
> Transfer-Encoding: chunked
{"message":"Textmaster API at your service"}Environment
Parameters
Client Errors
Bad Request
Method Not Allowed
Not Acceptable
Unprocessable Entity
HTTP redirects
Status Code
Description
HTTP verbs
Verb
Description
Pagination
Last updated
Was this helpful?