2025.09Update

Integration management redesign (unified key)

The 'unified API key', which lets you use every Bizgo API with a single key, is now open. Starting with the 2FA verification API and the social login API, we will offer a range of APIs for building and running your platform. Integrate every Bizgo API more easily and efficiently with one key.

[ 25.09.11 ] Integration management redesign (unified key)

The unified API key is open

The 'unified API key', which lets you use every Bizgo API with a single key, is now open.
Starting with the 2FA verification API and the social login API, we will offer a range of APIs for building and running your platform. Integrate every Bizgo API more easily and efficiently with one key.

๐Ÿ”„ Key changes

  • Issuing and managing a separate key per service โ†’ one unified key with permission control
  • OAuth 2.0 standard token structure on top of the unified key (planned)
  • New unified key management menu: [Team space > Integration management > API Key]

โš™๏ธ How to use it

You can issue several unified keys per account, and set per-service access permissions in the admin console.

  1. In the console, open Team space > Integration management and click "Issue unified key"
  2. Review the permissions that come with your plan
  3. Start calling APIs with Authorization: Bearer {unified key} in the header

๐Ÿ’ก What you get

  • Management efficiency: no more juggling one key per service
  • Stronger security: permission-based access control and log tracking
  • Better scalability: no new key needed when a service is added
  • Easier operations: expiry and revocation managed in one place

๐Ÿงญ Notes