Medialane
FeaturesPricingDocsConnect
Medialane

Permissionless IP infrastructure on Starknet. One REST API for orders, metadata, collections, and activities.

Platform

  • Features
  • Pricing
  • Docs
  • API Reference
  • SDK

Community

  • Connect
  • Changelog
  • Workshop
  • DAO ↗

Legal

  • Terms
  • Privacy

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

    Platform Features

    Everything you need to build on Starknet IP

    One REST API. All the data. No indexer needed.

    Orders & Listings

    Query open orders, bids, and fulfilled listings across the marketplace. Filter by NFT contract, token, or user.

    Collections

    Fetch collection metadata, floor prices, volume, and token inventories for any Starknet IP collection.

    Minting & Launchpad

    Launch collection contracts and mint assets with ease. Get ready-to-execute calldata for on-chain deployment.

    Tokens & Metadata

    Resolve metadata for any token. Use JIT resolution for instant data on newly minted assets.

    Activities

    Stream on-chain events: mints, transfers, sales, offers, cancellations — indexed in real time.

    Intents (SNIP-12)

    Create, sign, and submit structured trade intents using the SNIP-12 typed data standard on Starknet.

    Health & Monitoring

    Real-time system health checks. Monitor indexer lag and database status for your enterprise integrations.

    Search

    Full-text search across tokens, collections, and creators. Integrate autocomplete in your dApp in minutes.

    On-chain Comments

    Permanent comments anchored to any NFT via the NFTComments Cairo contract. Indexed in real time, Voyager-verifiable, with on-chain 60s rate limiting and report-based auto-moderation.

    Remix Licensing

    IP remix offer and self-remix system. Open licenses (CC0, CC BY, CC BY-SA, CC BY-NC) are auto-approved. Custom terms route through a creator approval flow before the requester can mint.

    Counter-offers

    Buyers can counter any open listing with a custom price, duration, and message using SNIP-12 typed data. Sellers receive structured counter-offers they can accept or ignore.

    Built for AI Agents

    Medialane is designed to be machine-native. An API key is all the identity an agent needs — no KYC, no wallet connection, no human in the loop. Agents can query listings, submit trade intents, and read on-chain activity autonomously.

    • Stateless REST — no sessions or cookies
    • x-api-key header auth — trivial to integrate
    • Deterministic JSON responses
    • Unlimited monthly quota on PREMIUM — scale without friction
    • Detect open-license assets (CC0) and autonomously request remix offers
    • Query on-chain comments and IP metadata without a wallet

    Webhooks

    PREMIUM

    Subscribe to real-time on-chain events. Medialane pushes a signed POST payload to your endpoint the moment an event is indexed — no polling needed.

    ORDER_CREATED

    A new listing or bid is created on-chain

    ORDER_FULFILLED

    A sale is completed — buyer and seller resolved

    ORDER_CANCELLED

    An order is cancelled by the offerer

    TRANSFER

    Any ERC-721 token transfer, including mints

    @medialane/sdk

    Framework-agnostic TypeScript SDK. On-chain marketplace calls + full REST API client in one package.

    bun add @medialane/sdk
    SDK Docs

    Ready to build?

    Get a free API key and go live in minutes.

    Get Free API Key