Skip to main content

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.

Your Bouncie application's client identifier
Your Bouncie application's client secret (kept secure)
The OAuth callback URL configured in your Bouncie application
The authorization code obtained from Bouncie OAuth flow
IMEI numbers of devices authorized to fetch trip data from
Maximum number of concurrent API requests when fetching trips (1-50, default: 12)

How to Get Your Credentials

  1. Create a Bouncie Developer Account: Visit the Bouncie Developer Portal and sign up for an account.
  2. Create an Application: Once logged in, create a new application to get your Client ID and Client Secret.
  3. Configure Redirect URI: Set your redirect URI in the Bouncie application settings (e.g., https://your-domain.com/callback).
  4. Complete OAuth Flow: Use the OAuth 2.0 authorization flow to obtain an authorization code.
  5. 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.

Bouncie API Credentials

Max concurrent API requests (1-50, default: 12)

Getting Your Credentials

  1. Create a Bouncie Developer Account: Visit the Bouncie Developer Portal and sign up.
  2. Create an Application: Get your Client ID and Client Secret.
  3. Configure Redirect URI: Set your callback URL in Bouncie settings.
  4. Complete OAuth Flow: Obtain an authorization code.
  5. Find Device IMEIs: Check your Bouncie account or physical device.
Loading...