- Tester SNML
- Przeglądarka API
- Tester podpisu
- Dokumenty SNML
- Dokumenty API
- Dokumenty SNQL
- Dokumenty SNJS
application.getPublicInfo (socialNetwork.application.getPublicInfo)
Retrieves publicly available information about an application. This information can be gleaned from reading the application's profile page.
All of the parameters are optional, if none are specified, a list of all live public apps is returned.
Parameters
- Integer < optional> The application id of the application to describe.
- String < optional> The api key of the application to describe.
- String < optional> The name that appears on the url after apps.bebo.com and before any file information.
Other parameters required to make this API method call
- String < required> The api key of the current app.
- Decimal < required> The sequence number for this request. This must be greater than the value provided for the previous call. Tip: Server time in milliseconds is ideal for this.
- String < required> The signature for the current request.
- String < required> Set this to 1.0 for now.
- String < optional> Response format, accepts XML or JSON, default is XML.
- String < optional> Generates a call to the callback containing the formatted results.