Skip to content

07/18/2023 Debugging API methods in the User Console#

Debugging API methods in the User Console 07/18/2023

Now you can call API methods interactively in User Console. This is very useful for debugging and testing.

To test any API method you need just to specify the required instance and call the API method.

This is a more convenient alternative to a Postman collection.

example-api

GREEN-API Team