Search for charging locations
GET/search
Search for available charging locations across all connected CPO partners. Results are aggregated from multiple sources and include real-time availability.
The search performs a parallel query across all registered CPO partners and returns unified results sorted by distance from the search coordinates.
Note: Searching with start_time and end_time will filter results to
locations that can accept reservations for that time window.
Request
Responses
- 200
- 400
- 401
- 429
Search results retrieved successfully
Bad request - invalid input parameters
Unauthorized - missing or invalid API key
Rate limit exceeded
Response Headers
Retry-After
Seconds to wait before retrying
X-RateLimit-Limit
Request limit per minute
X-RateLimit-Remaining
Remaining requests in current window
X-RateLimit-Reset
ISO 8601 timestamp when limit resets