THE MYM API · v1 · LIVE

MYM data,
finally programmable.

Connect a creator with just email and password — we log in and keep the session alive for good. Transactions, subscribers, payout balance and tracking links, as clean JSON and real-time webhooks.

Free credits to start — no card required.
bash — mym-api.com
$ curl -X POST https://mym-api.com/v1/connections \ -H "Authorization: Bearer mymk_live_••••" \ -d '{"email":"creator@ex.com","password":"••••••"}' { "data": { "id": 3, "platform": "mym", "status": "active" } } # session auto-renews — no reconnecting, ever
GET /v1/connections/{id}/transactions/balance/subscribers/fans/{id}/tracking-linksPOST /v1/webhooks GET /v1/connections/{id}/transactions/balance/subscribers/fans/{id}/tracking-linksPOST /v1/webhooks
Sessions that never expire

Log in once.
Never again.

Raw MYM sessions die every few hours — the reason most integrations break. Ours renew themselves automatically from the moment you connect. No token grabbing, no cron jobs, no 3am pages. Your data just keeps flowing.

connection#3 · @creator
statusactive
sessionauto-renewing
last checkjust now
Capabilities

One key. Every signal MYM keeps to itself.

Each connected creator exposes the same clean, documented surface — no HTML scraping to babysit on your side.

/transactions

Transactions feed

Subscriptions, PPV and tips with real value, currency and timestamp — MYM's income ledger, normalized.

/subscribers

Subscribers & fans

Full roster across active, inactive, interested and blocked, plus per-fan join and renewal dates.

/balance

Payout balance

Confirmed and awaiting amounts, straight from the source — the exact figure MYM shows the creator.

/tracking-links

Native tracking links

Create MYM's own promo links and read cumulative clicks, conversions and revenue.

webhooks

Real-time webhooks

Signed transaction.created and connection.expired events pushed the moment they happen.

auto-renew

Self-healing sessions

Connect with email + password once; we renew the session forever. Nothing to maintain.

Get started

Live in three steps.

01 —

Sign up free

Create an account in seconds and get free credits to start. No card, no sales call.

02 —

Connect an account

Paste a creator's email + password (or use the browser extension). We log in and keep it alive.

03 —

Build

Hit REST endpoints or subscribe to webhooks. JSON everywhere, documented, cursor-paginated.

Pricing

Usage-based. No subscriptions.

Pay for what you call. One credit per request, topped up whenever you need — no seats, no lock-in.

Free trial
$0
  • Free credits on sign-up
  • Every endpoint + webhooks
  • Auto-renewing connections
  • No card required
Start free
Pay as you go
$5 / 1,000 calls
  • 1 credit per API request
  • Top up by crypto, anytime
  • Unlimited connections
  • Usage & balance in your dashboard
Get started

Build on MYM today.

Sign up, connect a creator, and pull live data in the next five minutes.