Skip to main content
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

JWT token for user authentication

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT

License