Skip to content

Update Solana docs for open beta - #271

Merged
jlin27 merged 1 commit into
mainfrom
solana-open-beta
Aug 4, 2026
Merged

Update Solana docs for open beta#271
jlin27 merged 1 commit into
mainfrom
solana-open-beta

Conversation

@jlin27

@jlin27 jlin27 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

The Solana Swap API is now in open beta, so the docs no longer need to gate it behind priority access. This updates the announcement banner and adds a beta callout to every Solana Swap API page.

Changes

  • Announcement banner (fern/docs.yml) — was "Solana API is available via priority access. Apply now" linking to 0x.org/products/solana. Now:

    ⚡️ Solana Swap API is now in open beta. Get an API keydashboard.0x.org/create-account

    The old CTA pointed at an application form that no longer exists, so the link now goes to self-serve dashboard signup. This was the only reference to products/solana anywhere in the repo.

  • Open-beta callout — added below the frontmatter on all 7 Solana Swap API pages (introduction, guides/get-started, guides/important-integration-notes, guides/integrator-byte-costs, guides/monetize-your-app, reference/evm-to-solana, reference/troubleshooting):

    The 0x Solana Swap API is in open betaget an API key to start building. Interfaces may still change; share feedback in Discord.

  • Introduction page — the Access & Authentication section described the API as "generally available," which contradicted beta status. Now reads "is in open beta and available to everyone."

Notes

  • Terminology is "open beta" throughout, in both the banner and the page callouts.
  • The callout uses a plain <Note> with no title prop, matching existing usage across the docs (49 <Tip>, 35 <Note>, none with titles).
  • cross-chain-api/guides/cross-chain-swaps-from-solana.mdx was deliberately left alone. It matches "solana" by filename but documents the Cross-Chain API, which is still in private beta — a Solana open-beta callout there would state the wrong status for that product.

Testing

fern/docs.yml was verified to still parse as valid YAML. The Fern build was not run locally, so please confirm the <Note> renders as expected on the preview deploy.

The Solana Swap API is now in open beta, so the announcement banner no
longer needs to point at the priority-access application form -- that form
no longer exists. Point the banner CTA at dashboard signup instead, and add
an open-beta callout to each Solana Swap API page.

Also fixes the introduction page, which described the API as generally
available.
@jlin27
jlin27 merged commit 82922f6 into main Aug 4, 2026
3 checks passed
@jlin27
jlin27 deleted the solana-open-beta branch August 4, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant