Addigy

1

Domain

Enter the domain of your Addigy instance. This specifies the address where the platform is hosted.

circle-info

🔵 prod.addigy.com Typically, for most users, the default domain is .

2

Client ID and Client Secret

To establish a connection, you will need a Client ID and Client Secret from the Addigy platform. Follow these steps to create them:

  • Go to the Account > Integrations section from the left-side navigation menu in Addigy.

  • Click on the +API button to create a new API integration.

  • Provide a meaningful name for this API integration (e.g., OctoXLabs Integration) and click Save.

  • A window will display the newly generated Client ID and Client Secret.

  • Make sure to save these credentials as they will be needed for authentication.

🔵 "Read-only" Ensure the supplied Client ID has permissions in order to fetch assets.

circle-exclamation