Improved
Improve API Reference Accuracy and Navigation
22 days ago by ReadMe API
A cleanup pass on the API reference:
- Response schemas no longer declare fields as
required— that marker now appears only on request inputs, where it actually constrains what you send. If you generate clients or validate responses strictly, regenerate against the updated spec. - The Funnel Stats and Page Stats endpoints are now documented under the Funnel and Page sections, so everything about a resource lives in one place.
current_pathon Page responses is now correctly typed as nullable — externally-hosted pages returnnullthere — and the external-page create example mirrors a real payload.
Building with an AI agent? The Stats skill covers reading funnel and page analytics.