The translation was generated automatically and may contain mistakes
Service access key
The service access key is used to make requests to the VK API when user authorization is not required. Such requests are considered to be executed on behalf of the game, mini-application, Standalone-application. The service access key is also called the application access key.
The method of obtaining the access key depends on the type of application from which the request to the VK API is made:
Method of obtaining | For which applications | Where to use |
|---|---|---|
A game or mini-app | Server side of the application | |
Any application or website (Standalone application) | Server side of the application |
Features of work
- •
The duration of the service access key is not limited. If the service key is compromised, it can be updated in the application settings.
- •
For security reasons, use the service key only to make requests from the server side of your application. Do not transfer or store this key in the client part.
Access rights
The service key does not need to request access rights. Such a key is used when calling methods designed to work with games and mini-applications, for example, methods from группы apps .
Obtaining a Service Access Key
Control panel dev.vk.com
VK generates a service access key when you register a game or mini-application on portal for developers . The game administrator or mini-application can get such a key in the control panel in the Development → Access keys .
Access key in mini-app or game settings
More details:
- •
- •
VK ID Authorization Service
VK ID generates a service access key when you create an application in authorization service office .
Access Key in the settings of the Standalone application or site
More information about the application parameters — in vK ID documentation .