We've improved the API Reference for a more efficient development workflow

We've implemented structural and visual improvements to the API Reference to optimize technical consultation during development. These changes aim to reduce friction when reading examples, inspecting schemas, and analyzing endpoints.

Expandable sidebar

The sidebar can now be collapsed, expanding the viewing area. This makes it easier to analyze endpoints, schemas, and examples more clearly, especially when working with long code sections.


Resizable code blocks

Code blocks are now resizable. You can expand the display area to view longer calls, inspect parameters without truncation, compare structures, or validate lengthy requests without having to paste the code elsewhere to see them in full.


Floating button for quick access to errors

We've added a fixed button that takes you directly to the endpoint’s error section. This helps you avoid scrolling through long blocks and speeds up the verification of potential responses before executing or debugging requests.


Direct impact on your workflow

These updates were designed to make code visualization and navigation between sections smoother, reducing the effort required to interpret examples and validate endpoint behavior. The result is a more streamlined integration flow, offering more control and less friction when testing or debugging requests.

Visit our API Reference to explore the changes.