A simple guide to EV navigation and routing
To help you get started with the Chargetrip API, we provide you insights about the EV routing paradigm.
Read moreThe Chargetrip API can be used to render electric vehicles, plot stations and calculate routes. The API itself has different access levels and request limits depending on your plan. Everyone can start with a limited dataset on the free plan, but you can contact us at any time to upgrade your plan.
When logged in to the dashboard, go to projects and click create new project. You will be going through a small onboarding guide where you can set your station provider and cars. Bear in mind: cars can be updated later on, stations can not.
Want to use the same configuration in a different app? Create additional app keys inside your project and add them to your header as explained here.
After configuring your project, you need to click create. After that you will be taken to your project overview. Copy the project id
/ x-client-id
and use this to make requests.
These keys can’t be regenerated so keep them safe by using environment variables or a secure password manager.