When will Martini have a public API?
Short answer
A public REST API for projects, async generations, and webhook delivery is on the 2026 roadmap. There is no committed launch date for the consumer API yet. Enterprise teams can request early access today by emailing enterprise@martini.art — bespoke API access is included in enterprise contracts where the use case justifies it.
What is in scope for the public API
The planned public API surface covers the core operations on the platform: create and manage projects, list and retrieve canvas state, trigger generations programmatically, retrieve outputs, and receive webhook callbacks for async jobs. The shape will look like other modern AI APIs — REST, JSON request and response bodies, signed URLs for assets, idempotency keys on mutations, and standard rate-limit headers. Authentication via API keys scoped to a workspace.
Out of scope for the first release: real-time canvas collaboration over the wire (those primitives are internal), workspace billing administration, and direct access to the underlying provider keys (BYOK is a separate roadmap item). The first release prioritizes the use cases that justify pulling automation into the platform: scheduled generation runs, integration with content management systems, downstream pipelines for delivery.
Why it is not shipped yet
Public API design is hard to undo. The team is being deliberate about request and response shapes, error semantics, and rate limit policy because once those ship, breaking changes become extremely expensive. Recent platform work — credit accounting, async job orchestration, webhook delivery, workspace billing — is the foundation that the public API sits on top of, and several pieces are still being hardened in production.
The other reason is sequencing. Martini's first wave of users is the canvas-driven creative workflow, where the GUI is the value. API-first use cases are the next wave — automating delivery, integrating with downstream tools, scheduled runs at scale. Shipping the API before the core canvas product hardens would split team focus on a smaller user surface. The roadmap is sequenced to ship the API once the underlying primitives are stable.
What enterprise can get today
Enterprise contracts can include API access today as part of a bespoke arrangement. The available endpoints today are smaller than what the public API will eventually offer, but they cover the most common use cases: triggering generations programmatically with webhook callbacks, listing recent jobs by project, downloading outputs via signed URLs, and managing workspace credit pools. The exact endpoint set is documented in the enterprise contract.
Enterprise API access typically pairs with priority queue access on flagship video models, custom rate limits, and dedicated support during integration. If your team is building a downstream pipeline that depends on Martini, enterprise is the path to a contract that survives the consumer-API roadmap timeline. Email enterprise@martini.art with your use case to scope what is available.
How to register interest
For consumer API early access, watch the changelog and the product announcements via the help icon notifications. When an early-access program opens, it will be announced there and through email to opted-in users. There is no separate waitlist URL today; the team prefers to talk directly with the first cohort of integrators rather than batch-process applications.
For enterprise API access today, email enterprise@martini.art with your use case, expected monthly volume, and integration timeline. The team responds within one business day. The conversation usually involves a demo, a scoping call to align on which endpoints your integration actually needs, and a custom contract that includes the API and any other features required (SSO, SLA, regional routing).
Examples
- A team wants to schedule daily generations from a CMS — enterprise API access supports this today.
- A solo developer waiting for a self-serve consumer API — watch the changelog for early-access announcements.
- An agency integrating Martini with a delivery pipeline — enterprise contract with the API endpoints scoped.
- A studio needs a webhook-driven workflow on Veo 3 generations — webhooks already work; the API completes the loop on enterprise.
- A startup wanting BYOK plus API — both are roadmap; enterprise can scope BYOK today, consumer must wait.
Edge cases
- Enterprise API endpoints today are a subset of the planned public API — capabilities will widen as the consumer surface matures.
- Webhooks (for async job callbacks) work on consumer plans today; the gap is programmatic generation triggering.
- Roadmap dates are not committed publicly; consumer API target is 2026 but timing depends on platform readiness.
- API rate limits at GA will likely be tier-based — flagship models gated higher, mid-tier more permissive.
What to do next
- Watch the changelog and the help icon notifications for consumer API early-access announcements.
- Email enterprise@martini.art today if your use case requires API access before the public launch.
- See the webhook-and-export-options article for the integration features available now.
- See the enterprise-access article for the broader enterprise feature set.
Related help articles
Still need help? Contact support.