Developing
Application
Application is necessary to work with the API. Each application has its own set of id, a public key and a private key
SDK
SDK - ready to use implementation to interact with the API for the most popular platforms
Methods
REST methods allow you to obtain information about the current user, his friend list, etc.
Graph API
Graph API - another HTTP-based solution for API
Errors
When working with the API some errors may happen, for example, passing an invalid parameter or expiration of user session
API limits
At common we do not have any limits for API calls but at some points we can limit API usage for certain applications and/or methods
App examples
Service verification OK
Examples of data received from OK