Build the AI app. PortModels handles the rest.
Models, identity, billing, usage metering, distribution, and platform operations in one integration. You built something useful with AI — shipping it shouldn't require building another billing system, authentication layer, model gateway, usage meter, and marketplace from scratch.
Free to publish. You keep your usage revenue.
Everything your AI app needs around the model
One integration gives your app the infrastructure a commercial product needs — without standing up a separate service for each piece.
Models
One API for multiple models and providers — swap or add models without changing how your app calls PortModels.
Identity
Users connect with their existing PortModels account. No sign-up or login flow to build for your app.
Billing
Usage is automatically converted into PortModels credits. No payment processor or subscription system to run.
Revenue
Set your pricing and earn whenever users run your app. Revenue is calculated directly from usage.
Distribution
Publish directly to the PortModels app gallery, where existing users are already browsing and spending credits.
Trust
Platform-level moderation and safety infrastructure. Every listing is reviewed before it goes live.
One identity. One wallet. Every PortModels app.
Users authorize your app through Connect with PortModels — the same identity and credit balance they already use across the gallery. You never store a password or run a checkout flow.
One identity
Users approve your app through Connect on each device they use. Every login gets a scoped access token, not their credentials.
One wallet
Charges draw from the credit balance a user already has. There's no separate top-up for your app alone.
Works everywhere
The same account and balance carry across every app in the gallery, on web and downloadable apps alike.
From code to published app
-
1
Connect
Add PortModels identity and API access to your app.
-
2
Configure
Choose the models your app uses — PortModels handles providers and routing.
-
3
Price
Set your app's price. Usage is metered automatically as people run it.
-
4
Publish
Make your app available to existing PortModels users in the gallery.
-
5
Earn
Revenue is calculated from actual usage and tracked in your developer dashboard.
POST https://api.portmodels.com/v1/chat/completions
Authorization: Bearer pmc_...
{
"model": "portmodels/gpt-oss",
"messages": [{ "role": "user", "content": "..." }]
}
You get paid for what your app actually does
There's no subscription tier to guess at. Every call your app makes is metered, priced against your markup, and tracked as revenue you can see.
Ship a web app or a download — both work the same way
Connect with PortModels works whether your app runs in the browser or ships as a download. Either way, users authorize it once, and it's discoverable through the same gallery.
Good for experiments too
Not every app needs to become a company on day one. Publish something small, see how people actually use it, and expand from there — PortModels doesn't require you to commit to a full business before you find out whether an idea works.