Skip to content

docs(api): use public API endpoint prefix - #680

Open
vrmiguel wants to merge 1 commit into
mainfrom
tembo/fix-public-api-endpoints
Open

docs(api): use public API endpoint prefix#680
vrmiguel wants to merge 1 commit into
mainfrom
tembo/fix-public-api-endpoints

Conversation

@vrmiguel

@vrmiguel vrmiguel commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

summary

  • point the hosted openapi reference at https://api.tembo.io/public-api/
  • update explicit hosted api examples and the snowflake integration base url
  • fix the remaining hosted url in the self-hosted openapi example

validation

  • mintlify validate
  • git diff --check
  • audited public api routes against monorepo/apps/api/src/server/routes/public-api
  • merged origin/main before committing (already up to date, no conflicts)

Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo  Review in Tembo  View Agent Settings  View on slack


Note

Low Risk
Documentation-only URL corrections with no runtime or API behavior changes.

Overview
Documentation now points integrators and API consumers at the /public-api path on the hosted Tembo API instead of the bare api.tembo.io host root.

API overview (api/index.mdx) updates the sample curl to https://api.tembo.io/public-api/session/list. OpenAPI (openapi.documented.yml) changes the server URL to https://api.tembo.io/public-api/ and refreshes cURL samples for session messages, agent create, and agent trigger. Snowflake (integrations/snowflake.mdx) sets the documented base URL and Python UDF BASE to https://api.tembo.io/public-api, and clarifies self-hosted substitution (e.g. https://tembo.example.com/api/public-api). Self-hosted OpenAPI (openapi.self-hosted.yml) fixes one remaining hosted URL in a cURL example to https://tembo.example.com/api/public-api/....

Reviewed by Cursor Bugbot for commit 6455de2. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-authored-by: Vinícius <36349314+vrmiguel@users.noreply.github.com>
@tembo tembo Bot added the tembo Pull request created by Tembo label Aug 7, 2026
@mintlify

mintlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tembo 🟢 Ready View Preview Aug 7, 2026, 12:09 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@tembo

tembo Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Requesting review from @DarrenBaldwin07 who has experience with the following files modified in this PR:

  • openapi.documented.yml
  • openapi.self-hosted.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant