Getting Started
Last updated
Was this helpful?
This section will guide you through the essential steps to start integrating with our mixed fleet data platform.
Before diving into the API, make sure you have:
A basic understanding of REST APIs and HTTP requests
A tool for making API calls (curl, Postman, or your preferred HTTP client)
Your intended use case clearly defined, you'll find more information in the Guides & Tutorials section
Follow these guides in order to get up and running:
Learn about Hiboo's sandbox and production environments, including:
How to request sandbox access for testing
Production environment setup
Important differences between environments
Get your first API token and make your first successful API call:
How to obtain authentication tokens
Token refresh and expiration handling
Making your first "Hello World" API request
Set up your development tools for efficient API integration:
Download OpenAPI specifications
Import collections into Postman
Set up environment variables and authentication
Last updated
Was this helpful?
Was this helpful?