Skip to main content

Enhanced Configuration Management for API Endpoint Pages

· 2 min read

We've redesigned the configuration section on API endpoint pages to bring essential settings front and center. The new "Configurations" panel consolidates environment selection, Base URLs, and authentication inputs into a single, intuitive interface—eliminating the need to hunt through hidden menus and popups.

What's New?

Previously, critical configuration settings like environment selection and Base URL inputs were hidden behind a configure button, making them hard to find. The overall experience felt fragmented. The new design surfaces everything you need directly on the API endpoint page.

Key improvements:

  • Unified Configurations panel: All essential settings now appear in a prominent, collapsible section at the top of each endpoint
  • Environment selector front and center: Switch between environments (e.g., production, staging) with a visible dropdown
  • Base URL visibility and editing: See and modify your Base URL directly in the interface with a convenient edit icon
  • Show Complete Code toggle: A simple checkbox at the bottom reveals the full code sample when you need it

Configurations

note

These improvements will be reflected in your portal the next time you publish it.

Why This Matters

This redesign dramatically reduces the friction in testing and switching between API environments. Developers can now:

  • Configure faster: All settings are visible and editable without opening a dialog
  • Understand context immediately: See which environment and Base URL you're working with at a glance
  • Make fewer mistakes: Clear visual hierarchy prevents common configuration errors