</>
The platform

Three surfaces.
One platform.
Zero middlemen.

You can build apps, components, or themes. Each one ships through the App Store, gets installed by real merchants, and runs against the same production APIs the Tringify admin uses.

What a developer account costs

$0/forever

No signup fee. No monthly platform charge. No revenue share on the apps or themes you sell. Tringify stays out of your billing completely — you collect directly from merchants.

What we believe

/01

The platform is the product.

The admin, the storefront, the checkout, the apps, the themes — all run against the same API. If the dashboard can do it, you can do it. No private endpoints.

/02

Revenue cuts are rent-seeking.

We don’t take a percentage of your app sales or your theme sales. Platforms that do end up optimizing for extraction instead of development velocity. We’d rather optimize for more apps.

/03

Dev stores should be real.

Your development store has every feature unlocked, real rate limits, real webhooks, real checkout. Not a crippled playground. You test against what merchants actually use.

/04

OAuth is the contract.

Merchants approve the exact scopes your app needs. You get a token, you make calls, you respect the scope. When merchants revoke, you lose access cleanly. No privileged backdoors, no special partner API keys.

What you can build

Three surfaces. Pick one, pick all three.

01

Apps

Full-stack integrations against the Admin API. Automate order flows, sync inventory with external systems, extend the merchant admin UI with embedded pages, react to webhooks in real time. OAuth install, scoped access, per-merchant tokens.

Your stack · REST + GraphQL · Webhooks

02

Storefront components

Reusable blocks merchants drag into their theme through the visual editor. Product carousels, custom forms, hero sections, third-party widgets, subscription blocks. Version-pinned, cache-aware, style-isolated. Merchants install once, you update forever.

Component SDK · Theme editor · Style isolation

03

Themes

Complete storefront templates with custom layouts, typography systems, and section libraries. Merchants install with one click, customize via the theme editor, update when you publish new versions. Sell themes directly from the App Store.

Liquid-style templates · Section libraries · Theme editor

What you get

Everything needed to ship.

  • Free dev account and unlimited dev stores
  • Admin REST + GraphQL APIs, fully documented
  • OAuth 2.0 install flow with scoped permissions
  • Webhook delivery with automatic retries
  • tringify CLI for scaffolding and local dev
  • App Store listing and merchant discovery
  • Component SDK with style isolation
  • Theme editor integration

What Tringify does not do

Things we deliberately stay out of.

  • Collecting your app revenue

    Paid apps collect directly from merchants. Tringify never holds your money.

  • Revenue share on your sales

    Zero cut on app or theme sales. The percentage is 0%.

  • Platform-managed billing

    No payout schedules, no tax forms filed by us on your behalf.

  • Forced exclusivity

    Build for Tringify and everywhere else. You own your code.

  • Private partner APIs

    The public API is the API. No special-access endpoints.

  • Gatekeeping approvals

    App Store review is a quality gate, not a relationship test.

Primitives

The pieces you use every day.

OAuth 2.0

Standard authorization code flow. Merchants approve scopes, your app exchanges the code for an access token, tokens refresh automatically. Scopes are enforced at the API layer.

Webhooks

Durable event delivery. HMAC-signed payloads, automatic retries with backoff, dead-letter for failed deliveries, replay from the dev dashboard.

App Store

Merchant-facing discovery surface. Listing with screenshots, description, pricing model, reviews, install count. Versioned updates push to merchants gated by review.

Enough reading.

Open a dev account, spin up a dev store, scaffold your first app. The platform is the same API whether you’re the first developer or the thousandth.

Start building