Profile Settings
Bouncie API Credentials
Configure your Bouncie API credentials for trip fetching. These credentials are stored securely in the database and will be used for all API requests.
How to Get Your Credentials
- Create a Bouncie Developer Account: Visit the Bouncie Developer Portal and sign up for an account.
- Create an Application: Once logged in, create a new application to get your Client ID and Client Secret.
- Configure Redirect URI: Set your redirect URI in the Bouncie application settings (e.g., https://your-domain.com/callback).
- Complete OAuth Flow: Use the OAuth 2.0 authorization flow to obtain an authorization code.
- Find Device IMEIs: Your device IMEI numbers can be found in your Bouncie account settings or on the physical device.
Note: These credentials are stored securely in your database and are never exposed in logs or error messages.
Getting Your Credentials
- Create a Bouncie Developer Account: Visit the Bouncie Developer Portal and sign up.
- Create an Application: Get your Client ID and Client Secret.
- Configure Redirect URI: Set your callback URL in Bouncie settings.
- Complete OAuth Flow: Obtain an authorization code.
- Find Device IMEIs: Check your Bouncie account or physical device.