Powered by Stripe Connect

    Sell uploads.
    Let buyers share freely.

    Create a paid upload endpoint in minutes. Your buyers submit data, pay via Stripe, and get a permanent public link — with zero infrastructure on your end.

    How it works

    From setup to first payment in under five minutes.

    Step 01

    Connect Stripe

    Link your Stripe account via Stripe Connect. Payouts go directly to your bank — we never touch your money.

    Step 02

    Create a product

    Set a name, description, and price. You instantly get a sharable upload URL — and a built-in form for non-technical buyers.

    Step 03

    Buyers pay, then share

    Buyers submit their data and pay via Stripe Checkout. After payment they receive a permanent public link.

    Developer first

    One HTTP call. That's it.

    POST any data to your product's endpoint. Get a Stripe Checkout URL back. No SDK, no complex auth, no vendor lock-in.

    • Works with cURL, fetch, Python, or any HTTP client
    • Pre-built form page for non-technical buyers
    • Permanent public retrieval URL after payment
    Full API reference →
    terminal

    # Upload data — buyer pays, gets a link

    curl -X POST \

    https://example.com/api/products/prod_abc \

    -d '{"zones":[1,2,3]}'


    # Returns Stripe checkout URL

    → https://checkout.stripe.com/pay/cs_…


    # After payment — retrieve freely, forever

    curl https://example.com/xyz789

    → {"zones":[1,2,3]}

    Simple pricing

    We take a percentage of each upload — no hidden fees.

    Starter

    Perfect for hobby projects and early-stage products.

    Free

    + 10% per upload

    • Unlimited products
    • Unlimited uploads
    • Stripe Connect payouts
    Get started
    Most popular

    Pro

    For SaaS products and growing businesses.

    $10/month

    + 5% per upload

    • Everything in Starter
    • Lower platform fee
    • Priority support
    Get started

    Enterprise

    Volume pricing for large-scale usage and partners.

    Custom

    + Negotiated fee

    • Custom fee structure
    • Dedicated support
    • SLA agreement
    Contact us
    DataStore — Charge for uploads, share freely