Terminal · Pricing Plans

Terminal Shop Plans Pricing

The Terminal Shop API is free to use - there are no API tiers, per-call charges, or subscription fees for accessing the API itself. Any developer can create an account, mint a personal access token, and call every endpoint at no cost. What you pay for is the product: physical coffee. Pricing therefore lives at the product/variant level (returned in cents on each ProductVariant) plus shipping, not in API plans. A dev sandbox (https://api.dev.terminal.shop) lets you place test orders without real charges. Recurring coffee subscriptions are billed per shipment on a fixed or weekly schedule. The plans below model the real economics: a free API access plan and a usage plan for the coffee products purchased through it.

Terminal Shop Plans Pricing is the machine-readable pricing-plan profile for Terminal on the APIs.io network, conforming to the API Commons Plans specification.

It defines 3 plans, covering free and usage tiers, with named plans including API Access, Coffee Products, Coffee Subscriptions.

Tagged areas include Coffee, E-Commerce, Developer, SSH, and Ordering.

3 Plans API Commons Plans
View Source
CoffeeE-CommerceDeveloperSSHOrderingPlans

Plans

API Access free

Free, unmetered access to the entire Terminal Shop REST API. Create an account, generate a personal access token (or register an OAuth app), and call products, cart, orders, subscriptions, addresses, cards, profile, and token endpoints at no charge.

API Access (requests · month) free USD
Coffee Products usage

Pay only for the coffee you order. Each ProductVariant carries a price in US cents; orders are charged that price per unit plus shipping, settled through Stripe. Prices vary by product, variant, and market.

Coffee Product (per variant) (items · usage) per-variant price in cents (see GET /product) USD
Shipping (orders · usage) per-order shipping amount (see order.amount.shipping) USD
Coffee Subscriptions usage

Recurring coffee shipments on a fixed or weekly schedule, billed per shipment at the subscription's product-variant price plus shipping.

Subscription Shipment (shipments · usage) per-variant price in cents per shipment, plus shipping USD

Sources