Getting Started
Step 1:
You will need to generate an API Key from your Profile page within your Ticksy system. This will provide you with a “Domain” and an “API Key” for use at the endpoints listed in this documentation. The data that you receive will be in JSON format. The base endpoint is as follows:
https://api.ticksy.com/v1/DOMAIN/KEY/
Step 2:
Simply use the API endpoints listed in this documentation (see “Endpoints” section in the menu to the left) to retrieve or send data (depending on the endpoint type) to Ticksy.
Developer API Documentation