Skip to content

docs: add API Token Sale Anthropic endpoint - #13050

Open
apitokensale-admin wants to merge 1 commit into
continuedev:mainfrom
apitokensale-admin:docs/apitoken-anthropic-endpoint
Open

docs: add API Token Sale Anthropic endpoint#13050
apitokensale-admin wants to merge 1 commit into
continuedev:mainfrom
apitokensale-admin:docs/apitoken-anthropic-endpoint

Conversation

@apitokensale-admin

Copy link
Copy Markdown

Description

Closes #13048.

Documents Continue’s existing custom Anthropic apiBase support using API Token Sale as a concrete Anthropic-compatible example. The guide includes YAML and legacy JSON configurations, the required trailing /v1/, a provider-issued key placeholder, and an explicit third-party disclaimer.

This is documentation-only; no provider or runtime code changes are needed. The documentation was drafted with AI assistance and verified against Continue’s current Anthropic implementation and a live endpoint.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I’ve read the contributing guide
  • The relevant docs have been updated
  • The relevant existing tests were run

Screen recording or screenshot

Not applicable — documentation-only change.

Tests

  • Prettier check for the changed MDX: passed
  • docs-site production build: passed (342 static pages)
  • Internal package build order from scripts/build-packages.js: passed
  • core/llm/llms/Anthropic.vitest.ts: 8/8 passed
  • Live Continue Anthropic handler: basic response, SSE/usage, and forced tool use passed with claude-sonnet-4-6
  • Rendered page contains the heading, configuration tabs, API host, disclaimer, and homepage link

An additional docs-site tsc:check reports the pre-existing MapIterator target error in app/[[...slug]]/page.tsx:42; the documented GitHub Pages workflow runs the successful production build and does not run this extra command.

@apitokensale-admin
apitokensale-admin requested a review from a team as a code owner July 28, 2026 18:00
@apitokensale-admin
apitokensale-admin requested review from sestinj and removed request for a team July 28, 2026 18:00
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


Fedor Svetlichnyy seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@apitokensale-admin

Copy link
Copy Markdown
Author

@greptileai please review

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.

Docs: document custom Anthropic-compatible endpoints

1 participant