Version: 1.0.0
POI Module API
This API is part of Transcend and corresponds to the Points of Interest (POI) module. It provides endpoints to search for truck parking by: - Location (coordinates) - Postal code - Province Note: - All endpoints except /test and /health require JWT token authentication.
Authentication
- HTTP: Bearer Auth
- API Key: apiKeyAuth
JWT token for user authentication
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API key for external service authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
Contact
License