APIs
Configure API Client
In order to send requests to our API system (known as TAC), You will have first to create & obtain API Client credentials
Creating API Client
- Log in to your tenant using your admin account.
- Navigate to Settings -> API, Which you can find in the sidebar.
- Press "Generate Api Client", A new client info should appear in the list below.
API Client Permissions
Each API client has its own set of permissions, Which controls which part of the API can be accessed by the client. Setting the wrong permissions might harm your data, so be very careful with that.
To set the client's permissions you can do the following:
- From the API client's actions button, Press "Update Permissions"
- Enable permissions this API Client should have.
Now you have a fully configured API Client that can send TAC requests.