Development Newsletters

Release: 03-07-2026

List of new features and major fixes for this release:

New API documentation

We are happy to announce the launch of our newly refreshed API documentation, now available at https://doc-gde.gemius.com. The new interface combines the documentation and API request forms into a single, user-friendly experience.

Please note that both the previous API documentation and the standalone API request form will remain available until July 19. On July 20, both URLs will automatically redirect to the new API documentation.


Commands and parameters search

Finding commands and parameters is now easier thanks to the built-in search feature. Simply enter part of a command or parameter name to quickly narrow down the list of available commands.

Built-in API request form

As mentioned above, the new documentation now includes the API request form, which was previously available at https://gdeapi.gemius.com/gdeapi.php. This allows you to send API requests directly from the documentation level.


You can also view example responses and the schema for each command:

cURL format

After sending an API request, you can view the automatically generated cURL command for that request.

Saving API key

You can save your sessionID in the Authentication tab to have it automatically included in all API requests during your session, making it easier to test and work with the API.

api