You will need access to Bridge’s admin console in https://admin.bridge.new.If you don’t have one, please ask your Bridge Admin to create you a user.
Authentication
All requests to the Bridge API require authentication via an API Key.Where to find your API Credentials
- Go to your Bridge Dashboard
- Navigate in the left pannel to Developers → API Keys Management
- Click Generate New Key to get:
- API Id — used to identify your account.
- API Key — used to sign and authenticate your requests.
Keep your API Key safe — never expose it in client-side code or public repositories. Also we will not be able to show your API Key again, so make sure you don’t loose it.