Medialane
FeaturesIntegrateDocsConnect
Medialane

Creator capital markets. API and SDK access for assets, orders, licensing, drops, credentials, and real-time events.

Platform

  • Features
  • Integrate
  • Docs
  • API Reference
  • SDK

Community

  • Connect
  • Changelog
  • DAO ↗

Legal

  • Terms
  • Privacy

© 2026 Medialane. All rights reserved. · Powered by Starknet

    Integrate

    Start Building

    API access is gated by MDLN token balance. Top up credits with USDC. Hold more MDLN for bonus credits.

    Connect Wallet & Get Access

    MDLN Access Gate

    To provision an API key you need a minimum of 500 MDLN in your wallet. Your tokens stay in your wallet — this is a balance check, not a fee or a lock-up. Holding more MDLN increases the credits you receive per USDC deposit.

    MDLN Balance
    Credit Multiplier
    Bonus
    500 – 999 MDLN
    1.0×
    Base access
    1,000 – 1,999 MDLN
    1.2×
    20% more credits per deposit
    2,000 – 4,999 MDLN
    1.5×
    50% more credits per deposit
    5,000+ MDLN
    2.0×
    Double credits per deposit

    MDLN balance is read on-chain at deposit time. Get MDLN at medialane.io.

    Credits

    Credits are the billing unit. Top up by depositing USDC on Starknet from your dashboard. Credits never expire. Different endpoint categories consume different amounts per call.

    Category
    Cost
    Examples
    Read / query
    1 credit
    Get asset, list collections, search, activity
    Trade intents (SNIP-12)
    5 credits
    Create listing, fulfill order, counter-offer
    Minting
    10 credits
    Mint token, batch mint
    Launchpad / deploy
    100 credits
    Deploy collection contract, Collection Drop, POP Protocol

    402 Payment Required

    When your credit balance reaches zero, the API returns 402 Payment Required with an X-Credits-Remaining: 0 header. AI agents can detect this response and trigger a USDC deposit autonomously. See the Agent Quickstart for a code example.

    What you get

    REST API

    One API key. All endpoints. Assets, orders, minting, licensing, drops, credentials, comments, and real-time events.

    API Reference

    TypeScript SDK

    @medialane/sdk — typed client with on-chain marketplace helpers. Framework-agnostic.

    SDK Docs

    Webhooks

    Subscribe to on-chain events. Signed POST payloads pushed to your endpoint the moment an event is indexed.

    Webhook Docs

    Dashboard

    Manage API keys, view credit balance, deposit USDC, and inspect usage history from your account.

    Go to Dashboard

    Built on the same API

    Both Medialane consumer apps are built entirely on the SDK and REST API — the same surface available to you.

    medialane.io

    Creator Launchpad

    Consumer-grade marketplace with invisible wallet (ChipiPay). Mint, list, remix, and comment without managing a seed phrase. Runs on the Collections, Minting, Orders, and Remix APIs.

    CollectionsOrdersMintingRemix

    dapp.medialane.io

    Permissionless dApp

    Fully on-chain reads via starknet.js. No backend dependency for browsing — ideal for Starknet wallet holders. Uses Activities, Trade Intents, and Asset Metadata APIs for real-time state.

    ActivitiesTrade IntentsAsset Metadata