Availability badges in the sidebar

The sidebar navigation now shows availability badges, making it easier to spot the status of a page before you open it.

  • Beta and deprecated indicators — pages marked beta or deprecated now surface that status directly in the sidebar.
  • Faster scanning — identify pre-release and legacy content at a glance while browsing the navigation.
AnnouncementEnhancement

Clearer two-step flow for generating an API token

The Authentication API reference now documents the full two-step process for obtaining an API token, making it easier to authenticate your requests.

  • Step-by-step flow — the /login endpoint now shows how to first request a 2FA token, then exchange it for an API token.
  • Request and response examples — separate examples for each step clarify the parameters and payloads involved.
  • Error responses — added a 401 response so you can handle failed authentication attempts.
AuthenticationDocumentation

Connect our docs to your AI agent

We’ve added a dedicated AI Agent Setup page that walks you through connecting the Feedonomics developer docs to your AI tool — so it can answer questions grounded in our documentation instead of guessing.

  • One-click install for Cursor and Claude Code via the Copy page dropdown in the upper-right of any docs page
  • Manual setup snippets for Cursor, Claude Code, Codex, and Claude Desktop
  • Bottom-pinned sidebar link on every tab so the page is reachable from anywhere on the site
AnnouncementDocsMCP

Quickly jump between Feedonomics, BigCommerce, and Makeswift docs

Thanks to your feedback, the header logo is now a site switcher. Click the logo at the top-left of any page to open a dropdown and jump straight to the BigCommerce or Makeswift docs without leaving your tab.

Feedonomics logo opened to reveal a dropdown with links to the BigCommerce and Makeswift docs sites
The new site switcher in the Feedonomics Docs header

Keep the feedback coming.

AnnouncementEnhancement

New docs site

Welcome to the new Feedonomics developer documentation, now powered by Fern. This site is the home for all API references, guides, and tutorials for integrating with Feedonomics.

  • Updated design — a cleaner, more navigable layout built for developers
  • AI features — use Ask AI to search the docs with natural language, or connect your IDE with our Cursor and Claude Code integrations
  • Changelog — follow this page for future updates to APIs, new features, and documentation additions
Announcement