Skip to main content
Version: Canary ๐Ÿšง

Calling the API

Prerequisitesโ€‹

Before making a call, the following conditions must be met:

Exampleโ€‹

๐Ÿ˜œ Suppose:

You can use any of the following methods to call the service API.

Postman or Other API Clientsโ€‹

In the API testing tool, add the Authorization parameter in the Header and set the parameter value to 96f55...ee4:

cURLโ€‹

Enter in the command line:

curl -X POST -H "Authorization: 96f55...ee4" \
-H "Content-Type: application/json" -d "request body content" \
http://api.apipark.com/cda53bf2/demo_translation_api