Authentication

API requests must be authenticated by including your secret API key. You can find your secret API key in Your IdeaPlan Settings > Integrations > API. This key is secret, so be careful not to share it publicly and don't store it in the client-side of your app.
You can include your secret API key in a request by adding it as a Header with key api-key.