Quickstart
Make your first EVRP API call in under 5 minutes
Quickstart
Get started with EVRP by making your first route calculation request.
Prerequisites
- An API key (contact us at moovex.ai/contact to get access)
- A tool to make HTTP requests (curl, Postman, or your preferred HTTP client)
Base URL
All API requests are made to:
Authentication
Include your API key in the Authorization header:
Your First Request
Let's calculate a route from San Francisco to Los Angeles with a Tesla Model 3:
Response
The API returns a complete route with charging stops:
Next Steps
- Learn about vehicle configuration to customize for your specific EV models
- Explore charging preferences to fine-tune charging behavior
- Check the API Reference for all available endpoints and parameters