API Overview
Please note this a beta feature and subject to changes before a wide release.
If you want to pull data into Tactyc, we recommend using the Bulk Import options. If you want to pull data out of Tactyc, we recommend using the Excel or PDF reports and export options.
Use the API if you want to programmatically add a new investment into your Tactyc fund model
Requirements
Please contact us at support@tactyc.io to receive an API Key
Take a note of the fund ID that you want to programmatically add investments into. This is available under the Fund ID column from your Tactyc home screen.
Formulating the Request Header
Header must have the following key pair:
Key: Authorization
Value: Your API Key
Quick Start Methods:
Last updated