cURL
curl --request GET \ --url https://core.dev.textlayer.ai/
{ "api_version": "v1.0", "api_description": "TextLayer Core API" }
Get basic information about the API
api_version
api_description
curl -X GET https://core.dev.textlayer.ai/v1/
API information
The response is of type object.
object
Was this page helpful?