Build on ebitex
Render published content on your own site, author and publish content from a script or an agent, and put forms in your own app.
Start with what you are building
Section titled “Start with what you are building”A static siteVite and React, rendering published pages in the browser with @ebitex/content-sdk.
A server-rendered siteNext.js, with links and metadata in the HTML and your key kept on the server.
A .NET serverRender published content from ASP.NET Core with Ebitex.Content.Delivery.
Forms in your appEmbed a form with one script tag, or render it yourself with @ebitex/forms-sdk.
Content as codeAuthor and publish from a script, a pipeline or an AI agent with a management key.
Reference
Section titled “Reference”API referenceEvery endpoint of the Content Delivery, Content Management and Forms SDK APIs.
SDK referenceThe exports of @ebitex/content-sdk, @ebitex/forms-sdk and @ebitex/content-mcp.
ErrorsEvery error code, what it means, and which operations return it.
SamplesComplete sites built on ebitex, to clone and run against your own organization.