Managing event-driven APIs just got simpler. The Developer Portal now lets you include all webhooks or callbacks from a group directly in toc.yml with a single webhook-group or callback-group entry — no more listing every event by hand.
6 posts tagged with "DX Portal"
View All TagsFocus Authentication Inputs in the Developer Portal After Unauthorized Requests
We've updated the Developer Portal to automatically guide developers to the relevant authentication inputs when an API request returns a 401 Unauthorized response. This allows developers to quickly correct missing or invalid credentials and retry the request without leaving the API console.
Improved Portal Readability and Accessibility
We’ve enhanced the overall usability and accessibility of the API portal, making it faster to navigate and easier to consume across different workflows.
Organize Your Portal Sidebar with Endpoint Groups
You can now reference entire endpoint groups in toc.yml using endpoint-group, making it easier to organize large APIs and keep your documentation in sync with your API specification.
Added Support for Icons in the Developer Portal Sidebar
Sidebar navigation items in the Developer Portal now support icons, helping users scan and navigate documentation more quickly through clear visual cues.
Reimagined API Playground Experience
We've moved the API playground and code samples into a drawer interface that opens on demand. This reduces clutter on endpoint pages, particularly for endpoints with deeply nested fields, and keeps documentation visible while developers explore your API.