When building custom integrations for your Quartzy lab, you may need to obtain your Lab and/or Organization ID. Read below to learn where to obtain this information.
1. First, click on the Lab name or the Org name in the upper left corner, then click the gear icon next to the appropriate lab.
2. Click on the Developers tab. The Lab ID and Org ID will be displayed at the top of the page. Click on the copy icons to copy them to your clipboard.
3. These IDs are used when developing your own integrations using Quartzy's public API.
Quartzy's API supports Access Tokens generated for specific users in an Organization. These Access Tokens may be generated from Profile Settings inside the Quartzy application.
-
Click on your profile icon in the upper right corner and click Profile Settings.
-
Click the Access Tokens tab, then click Add Access Token.
-
Click on the copy icon to copy the newly generated Access Token to your clipboard.
- Provide this Access Token to your API calls under the
Access-Tokenheader.
Comments