SuperRare website screenshot

SuperRare

SuperRare is a premier digital art marketplace and auction house built on Ethereum for discovering, collecting, and trading unique single-edition digital artworks as NFTs. The platform provides REST APIs, a profile/creator SDK, smart contract interfaces, and a CLI for accessing artwork metadata, artist profiles, auction data, edition information, and sales history.

SuperRare publishes 6 APIs on the APIs.io network, including Collections API, Media API, Merkle Roots API, and 3 more. Tagged areas include NFT, Digital Art, Marketplace, Ethereum, and Blockchain.

The SuperRare catalog on APIs.io includes 1 JSON-LD context.

SuperRare’s developer surface includes developer portal, documentation, engineering blog, and 12 more developer resources.

37.9/100 thin ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFree
10 APIs
NFTDigital ArtMarketplaceEthereumBlockchainAuctionsCollectibles

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.9/100 · thin
Contract Quality 15.8 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/superrare: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

SuperRare Profile & Creator API

SDK and CLI for programmatic management of rare.xyz creator profiles, storefronts, products, posts, social interactions, messages, analytics, and events. Uses OAuth device flow ...

SuperRare Rare Protocol CLI

Command-line interface and SDK for deploying ERC-721 NFT collections, minting tokens, managing reserve-price auctions, and querying tokens and collections on Ethereum Mainnet, S...

SuperRare Smart Contracts - The Bazaar

Unified marketplace and auction house smart contract on Ethereum that enables reserve-price auctions, sale price listings, offer placement, and bid management for curated digita...

SuperRare Smart Contracts - Assets (ERC-721)

SuperRare ERC-721 NFT asset contracts including shared minting contracts (SuperRareV1, SuperRareV2), creator-owned Sovereign minting contracts (Series), and curator-managed Spac...

SuperRare Collections API

List, retrieve, and import NFT collections

SuperRare Media API

Upload and process NFT media assets to IPFS

SuperRare Merkle Roots API

Generate and manage Merkle roots and proofs for batch operations

SuperRare NFTs API

Search, retrieve, and manage NFT tokens and metadata

SuperRare Tokens API

Retrieve token price data

SuperRare Users API

Retrieve user profile information

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Apis Context

0 classes · 0 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Superrare Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Superrare Agentic Access

17 operations · 9 acting

17 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: SuperRare
description: SuperRare is a premier digital art marketplace and auction house built on Ethereum for discovering, collecting,
  and trading unique single-edition digital artworks as NFTs. The platform provides REST APIs, a profile/creator SDK, smart
  contract interfaces, and a CLI for accessing artwork metadata, artist profiles, auction data, edition information, and sales
  history.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/superrare.png
url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- NFT
- Digital Art
- Marketplace
- Ethereum
- Blockchain
- Auctions
- Collectibles
apis:
- name: SuperRare Profile & Creator API
  description: SDK and CLI for programmatic management of rare.xyz creator profiles, storefronts, products, posts, social
    interactions, messages, analytics, and events. Uses OAuth device flow authentication with scoped personal access tokens.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/superrare/rare-profile
  baseURL: https://beta.rare.xyz
  tags:
  - Creator
  - Profile
  - Storefront
  - OAuth
  - SDK
  properties:
  - type: Documentation
    url: https://github.com/superrare/rare-profile
  - type: SDKs
    url: https://www.npmjs.com/package/@rareprotocol/rare-profile
  contact:
  - FN: SuperRare Labs GitHub
    url: https://github.com/superrare
    email: ''
- name: SuperRare Rare Protocol CLI
  description: Command-line interface and SDK for deploying ERC-721 NFT collections, minting tokens, managing reserve-price
    auctions, and querying tokens and collections on Ethereum Mainnet, Sepolia, Base, and Base Sepolia. Includes Model Context
    Protocol (MCP) server for AI agent integration.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/superrare/rare-cli
  baseURL: https://api.superrare.com
  tags:
  - CLI
  - ERC-721
  - Minting
  - Auctions
  - MCP
  - AI Agents
  properties:
  - type: Documentation
    url: https://github.com/superrare/rare-cli
  - type: SDKs
    url: https://www.npmjs.com/package/@rareprotocol/rare-cli
  contact:
  - FN: SuperRare Labs GitHub
    url: https://github.com/superrare
    email: ''
- name: SuperRare Smart Contracts - The Bazaar
  description: Unified marketplace and auction house smart contract on Ethereum that enables reserve-price auctions, sale
    price listings, offer placement, and bid management for curated digital art NFTs. Supports non-custodial transactions
    and the conversion of offers into auction bids.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.superrare.com/smart-contracts/the-bazaar/
  baseURL: https://ethereum.org
  tags:
  - Smart Contracts
  - Ethereum
  - Auctions
  - Marketplace
  - Solidity
  properties:
  - type: Documentation
    url: https://developer.superrare.com/smart-contracts/the-bazaar/
  - type: GettingStarted
    url: https://docs.superrare.com/
  contact:
  - FN: SuperRare Developer Documentation
    url: https://developer.superrare.com/
    email: ''
- name: SuperRare Smart Contracts - Assets (ERC-721)
  description: SuperRare ERC-721 NFT asset contracts including shared minting contracts (SuperRareV1, SuperRareV2), creator-owned
    Sovereign minting contracts (Series), and curator-managed Space contracts. The Approved Token Registry controls which
    tokens are supported by the Bazaar marketplace.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.superrare.com/smart-contracts/assets/
  baseURL: https://ethereum.org
  tags:
  - Smart Contracts
  - ERC-721
  - NFT
  - Minting
  - Ethereum
  properties:
  - type: Documentation
    url: https://developer.superrare.com/smart-contracts/assets/
  - type: GitHubRepository
    url: https://github.com/superrare/pixura-contracts
  contact:
  - FN: SuperRare Developer Documentation
    url: https://developer.superrare.com/
    email: ''
- aid: superrare:superrare-collections-api
  name: SuperRare Collections API
  description: List, retrieve, and import NFT collections
  humanURL: https://developer.superrare.com/
  baseURL: https://api.superrare.com
  tags:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/superrare-collections-api-openapi.yml
  - type: Documentation
    url: https://developer.superrare.com/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/finops/finops.yml
- aid: superrare:superrare-media-api
  name: SuperRare Media API
  description: Upload and process NFT media assets to IPFS
  humanURL: https://developer.superrare.com/
  baseURL: https://api.superrare.com
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/superrare-media-api-openapi.yml
  - type: Documentation
    url: https://developer.superrare.com/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/finops/finops.yml
- aid: superrare:superrare-merkle-roots-api
  name: SuperRare Merkle Roots API
  description: Generate and manage Merkle roots and proofs for batch operations
  humanURL: https://developer.superrare.com/
  baseURL: https://api.superrare.com
  tags:
  - Merkle Roots
  properties:
  - type: OpenAPI
    url: openapi/superrare-merkle-roots-api-openapi.yml
  - type: Documentation
    url: https://developer.superrare.com/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/finops/finops.yml
- aid: superrare:superrare-nfts-api
  name: SuperRare NFTs API
  description: Search, retrieve, and manage NFT tokens and metadata
  humanURL: https://developer.superrare.com/
  baseURL: https://api.superrare.com
  tags:
  - NFTs
  properties:
  - type: OpenAPI
    url: openapi/superrare-nfts-api-openapi.yml
  - type: Documentation
    url: https://developer.superrare.com/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/finops/finops.yml
- aid: superrare:superrare-tokens-api
  name: SuperRare Tokens API
  description: Retrieve token price data
  humanURL: https://developer.superrare.com/
  baseURL: https://api.superrare.com
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/superrare-tokens-api-openapi.yml
  - type: Documentation
    url: https://developer.superrare.com/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/finops/finops.yml
- aid: superrare:superrare-users-api
  name: SuperRare Users API
  description: Retrieve user profile information
  humanURL: https://developer.superrare.com/
  baseURL: https://api.superrare.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/superrare-users-api-openapi.yml
  - type: Documentation
    url: https://developer.superrare.com/
  - type: Plans
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/plans/plans.yml
  - type: RateLimits
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/rate-limits/rate-limits.yml
  - type: FinOps
    url: https://raw.githubusercontent.com/api-evangelist/superrare/refs/heads/main/finops/finops.yml
common:
- type: AgenticAccess
  url: agentic-access/superrare-agentic-access.yml
- type: DomainSecurity
  url: security/superrare-domain-security.yml
- type: Portal
  url: https://developer.superrare.com/
- type: Documentation
  url: https://docs.superrare.com/
- type: HelpCenter
  url: https://help.superrare.com/
- type: Forums
  url: https://forum.rare.xyz/
- type: GitHubOrganization
  url: https://github.com/superrare
- type: Website
  url: https://superrare.com/
- type: Blog
  url: https://superrare.com/magazine
- type: Marketplace
  url: https://superrare.com/explore
- type: Governance
  url: https://docs.superrare.com/
- type: WhitePaper
  url: https://docs.superrare.com/whitepapers/master
- type: TermsOfService
  url: https://campaigns.superrare.com/terms
- type: SDKs
  url: https://www.npmjs.com/package/@rareprotocol/rare-cli
- type: SDKs
  url: https://www.npmjs.com/package/@rareprotocol/rare-profile
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com