DEV Community

Khairul Muhtadin
Khairul Muhtadin

Posted on

Try API Indonesia endpoints from the docs

API Indonesia docs now include an interactive Try It Out console.
You can test endpoints directly in the browser with:

  • API key
  • JWT
  • query params
  • path params
  • JSON body This is meant to reduce setup friction. You do not need to open Postman just to see what an endpoint returns. Docs: https://docs.apiindonesia.id/ This is a developer experience update. It does not change the production base URL or existing API keys.

Top comments (0)