To connect a custom integration with Ordoro, you’ll need to generate an API key. This key is used for Basic HTTP Authentication and ensures secure communication between your system and Ordoro.

If you have questions as you build your integration, we recommend checking out our API Forum to connect with our developers and community.


Topics

  1. Create an API key
  2. Delete or revoke an API key

Create an API key

  1. In Ordoro, go to Company Name → Account Settings → API Keys.
  2. Click Add an API Key.
  3. Enter a descriptive name that reflects how the key will be used.
    • Example: “API key for Re:amaze”
  4. Click Create New API Key.

  1. Once created, click Edit next to the key to view the details.
    • You’ll need both the Client ID and Client Secret to authenticate your integration.


Delete or revoke an API key

If you need to revoke access for a key:

  1. Go to Account Settings → API Keys.
  2. Click Delete next to the key.

Important:

  • Deleting an API key is permanent and cannot be undone.
  • You can always create new keys as needed for different integrations.