De API documentatie is beschikbaar in het Engels. Authorization
To use the API you need an API user ID and to change data you also need an API key.
These keys are used for both authentication and authorization.
When logged in, you can get your personal keys here.
API user ID
How to use | The id is used in the URL |
Example ID | ABCDEFGH |
Example use | https://www.intchart.com/api/ABCDEFGH/files |
API key
How to use | The key is used in the header Authorization |
Example key | TNz7QwucuGythvQa71vYMQY0gKfyBP82DQ5LAaS9 |
Example use | Authorization: Bearer TNz7QwucuGythvQa71vYMQY0gKfyBP82DQ5LAaS9 |
|