Medialane

Protocol infrastructure for licensed intellectual property. Built for integrators and the businesses and AI agents they serve.

Platform

  • Platform
  • Services
  • Developers
  • Pricing
  • Enterprise
  • Infrastructure
  • Agents
  • Docs ↗
  • API Reference ↗
  • SDK ↗

Community

  • DAO ↗
  • Community Guidelines ↗
  • Support ↗

Legal

  • Terms ↗
  • Privacy ↗
  • Compliance ↗

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

    Developers

    One API for the whole protocol

    One API covers every live service: minting, marketplace orders, licensing, drops, tickets, clubs, sponsorship, and coins. Connect a wallet to get a key and start building. Paid over x402, per call, the same rail enterprises and AI agents both use.

    Connect Wallet & Get AccessSee pricing

    Get building in three steps

    Step 1

    Connect a wallet, get an API key

    Any Starknet keypair works, human or agent. Provision credits and issue a key from your account dashboard.

    Step 2

    Read the service registry

    Every service, mip-erc721, ip-erc721, drop-collection, ip-tickets, ip-club, ip-sponsorship, creator-coin, and more, is described as structured JSON. No hardcoded per-route behavior to guess at.

    Step 3

    Call the API or sign an intent

    Read endpoints return indexed data directly. Write actions return ready-to-sign calldata; your key never leaves your device.

    GET /v1/collections
    {
      "data": [
        {
          "contractAddress": "0x04a...",
          "name": "Sonic Bloom",
          "floorPrice": "0.05",
          "volume24h": "1.2",
          "itemsCount": 512,
          "ownersCount": 314,
          "licenseType": "CC BY",
          "source": "collection_drop"
        }
      ],
      "meta": { "total": 48, "page": 1, "limit": 20 }
    }

    Every live service, one API

    Marketplace Orders

    Query active listings, bids, and completed sales. Filter by contract, token, or wallet.

    Collections & Drops

    Fetch collection metadata, floor prices, volume, and token inventories. Includes POP and Collection Drop sources.

    Launch & Mint

    Deploy collection contracts and mint assets programmatically. Get ready-to-sign calldata for on-chain deployment.

    Decentralized Metadata

    Resolve full metadata for any token, including license terms, remix history, and provenance.

    Onchain Activity

    Stream every event, from mints and transfers to sales, offers, and cancellations, indexed in real time.

    Trade Intents

    Sign a buy or sell order with your wallet, keeping your private key on your own device. Submit it for direct settlement.

    Tickets & Clubs

    Issue and query redeemable tickets and tiered membership cards, per-creator factories with full holder history.

    Sponsorship

    Direct-settlement sponsorship bids and licenses, no escrow, settled the moment a deal closes.

    Creator Coins

    Deploy and track fixed-supply creator coins, Ekubo-only, ownership renounced at launch.

    Built for every caller

    The same registry and the same API, three different ways in.

    Developers

    Typed SDK access, a service registry, and a single metered API for every live service on the protocol.

    Explore

    Business

    Fully managed tokenization and monetization for schools, festivals, publishers, and rights holders.

    Explore

    AI Agents

    Headless authentication and x402 pay-per-call access, the same fee schedule as a human integrator.

    Explore

    Resources

    API ReferenceSDK (@medialane/sdk)Developer guideArchitecturePricing