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.
- In the console, open Team space > Integration management and click "Issue unified key"
- Review the permissions that come with your plan
- 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
- Development guide: V2 development guide
- Contact: bizgohelp@infobank.net