π Accessing Your API Key from Platform Settings
π§ For Development
- Visit the Development Environment site: xdev fleet.
- Login and navigate to the API Key section in Settings.
- Copy the Development API Key displayed.
π For Production
- Visit the Production Environment site: prod fleet.
- Login and navigate to the API Key section in Settings.
- Copy the Production API Key displayed.
π Generate New API Key (if needed)
- If you donβt already have an API key, click the Generate Key button in the respective environment.
- Copy the generated API key by clicking the Copy icon next to it.
β οΈ Important Notes
- Keep your API key secure and do not share it with others.
- If you suspect your API key has been compromised, revoke it immediately and generate a new one.
Example Usage with API Key
π Environnment Endpoints
Environment | Base URL | API Key | Purpose |
---|---|---|---|
Development | https://dev.api.fleets.usedora.com/api/v1 | β Yes | Testing & Sandbox |
Production | https://api.usedora.com/api/v1 | β Yes | Live Data Access |