API Key
All API requests must include an API key.
Description
The API Key is a unique identifier that allows access to certain resources or services within an application. It serves as a form of authentication and authorization, ensuring that only authorized users or applications can make use of the API. The API Key is typically generated by the application owner or administrator and should be kept confidential to maintain the security of the system.
Usage
To get an API Key, you need to sign up for an account on the Openmap.vn platform here, or reach us at [email protected]. Once you have created an account, you can generate an API Key from the dashboard or settings page.
To use the API Key, you need to include apikey
parameter in the query of your API requests. This allows the server to identify and authenticate the user or application making the request.
Example
Request:
GET /v1/autocomplete?text=44+ Technology&apikey=YOUR_API_KEY
Please note that the API Key is unique to each user or application and should not be shared with others. It is recommended to keep the API Key secure and avoid exposing it in public repositories or other public channels.
We currently support the following APIs: