Version

GET /1.3/version

Description

This endpoint is used to ensure that the user is talking to the correct version of the API. Both https://api.trustar.co/api/version and https://api.trustar.co/api/1.3/version will return 1.3.

Example Usage

Request

curl -k -X GET -H "Authorization: Bearer {access_token}" "https://api.trustar.co/api/1.3/version"

Response

1.3