Home
Providers
Manifold
Manifold
Manifold is an NFT creator tools platform that empowers artists and developers to deploy their own creator-owned smart contracts, mint NFTs, and build custom on-chain experiences without relying on platform-specific custody. Founded in 2021, Manifold provides a no-code studio (Manifold Studio) for ERC721 and ERC1155 contract deployment, open-source Creator Core smart contracts, a Royalty Registry adopted by all major NFT marketplaces, and a Client SDK for building custom minting dApps. The platform supports Ethereum Mainnet, Base, Optimism, Shape, Apechain, and Sepolia testnet. Manifold also exposes server-side authentication APIs (Signature Grant and Authorization Code Grant via oauth2.manifoldxyz.dev), a Studio Apps REST API (apps.api.manifoldxyz.dev) for product and minting data, open-source Solidity extension contracts for custom mint mechanics, and a Marketplace contract powering auction and fixed-price listings. Gas fees are the only cost for creators; Manifold charges no platform fees or royalties on sales.
Manifold publishes 2 APIs on the APIs.io network: Authorization Code Grant API and Signature Grant API. Tagged areas include NFT, Creator Tools, Smart Contracts, Blockchain, and Web3.
The Manifold catalog on APIs.io includes 1 Spectral governance ruleset.
Manifold’s developer surface includes documentation, GitHub presence, engineering blog, and 12 more developer resources.
1 APIs
On this page
Kin Score
APIs 7
Open Collections 3
Pricing Plans 1
Rate Limits 1
FinOps 1
Spectral Rules 1
JSON Schema 1
Security Posture 1
Agentic Access 1
Resources 15
apis.yml
37 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 35.9/100 · thin
Agent readiness — 28/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 7
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 1
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 2
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)
aid: manifold
url: https://raw.githubusercontent.com/api-evangelist/manifold/refs/heads/main/apis.yml
name: Manifold
kind: company
description: Manifold is an NFT creator tools platform that empowers artists and developers to deploy their own creator-owned
smart contracts, mint NFTs, and build custom on-chain experiences without relying on platform-specific custody. Founded
in 2021, Manifold provides a no-code studio (Manifold Studio) for ERC721 and ERC1155 contract deployment, open-source Creator
Core smart contracts, a Royalty Registry adopted by all major NFT marketplaces, and a Client SDK for building custom minting
dApps. The platform supports Ethereum Mainnet, Base, Optimism, Shape, Apechain, and Sepolia testnet. Manifold also exposes
server-side authentication APIs (Signature Grant and Authorization Code Grant via oauth2.manifoldxyz.dev), a Studio Apps
REST API (apps.api.manifoldxyz.dev) for product and minting data, open-source Solidity extension contracts for custom mint
mechanics, and a Marketplace contract powering auction and fixed-price listings. Gas fees are the only cost for creators;
Manifold charges no platform fees or royalties on sales.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: unknown
trial: false
try_now: false
public: false
label: Freemium
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/manifold.png
tags:
- NFT
- Creator Tools
- Smart Contracts
- Blockchain
- Web3
- Ethereum
- ERC-721
- ERC-1155
- Royalties
- Marketplace
- Minting
- OpenSea
- Base
- Optimism
tags_raw:
- NFT
- Creator Tools
- Smart Contracts
- Blockchain
- Web3
- Ethereum
- ERC721
- ERC1155
- Royalties
- Marketplace
- Minting
- OpenSea
- Base
- Optimism
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
apis:
- aid: manifold:creator-core-contracts
name: Manifold Creator Core Smart Contracts
description: Open-source Solidity smart contract framework for deploying ERC721 and ERC1155 creator-owned NFT contracts.
Provides minting, metadata modification, transfer, burn, and on-chain royalty configuration. Supports extension contracts
for custom mint mechanics including allowlists, time-locks, edition limits, and dynamic token URIs. Deployed across Ethereum
Mainnet, Base, Optimism, Shape, Apechain, and Sepolia.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.manifold.xyz/manifold-for-developers/smart-contracts/manifold-creator
baseURL: https://github.com/manifoldxyz/creator-core-solidity
tags:
- Smart Contracts
- Solidity
- ERC-721
- ERC-1155
- Open-Source
- Extensions
- Minting
tags_raw:
- Smart Contracts
- Solidity
- ERC721
- ERC1155
- Open Source
- Extensions
- Minting
properties:
- type: Documentation
url: https://docs.manifold.xyz/manifold-for-developers/smart-contracts/manifold-creator
- type: GitHub
url: https://github.com/manifoldxyz/creator-core-solidity
- type: GitHub
url: https://github.com/manifoldxyz/creator-core-extensions-solidity
- type: ContractAddresses
url: https://docs.manifold.xyz/contracts
- aid: manifold:studio-apps-api
name: Manifold Studio Apps API
description: REST API backing Manifold's Client SDK, providing product instance data and purchase preparation information
for minting dApps. Used to fetch Edition and BlindMint product details, validate eligibility, compute costs, and generate
blockchain transaction data. Integrates with Coinbase and CoinGecko for ETH/ERC-20 to USD price conversion.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.manifold.xyz/manifold-for-developers/client-sdk
baseURL: https://apps.api.manifoldxyz.dev
tags:
- REST
- Minting
- Product
- Editions
- NFT
- SDK
tags_raw:
- REST
- Minting
- Products
- Editions
- NFT
- SDK
properties:
- type: Documentation
url: https://docs.manifold.xyz/manifold-for-developers/client-sdk
- type: GitHub
url: https://github.com/manifoldxyz/client-sdk
- type: DocsIndex
url: https://docs.manifold.xyz/llms.txt
- aid: manifold:royalty-registry
name: Manifold Royalty Registry
description: On-chain smart contract registry that serves as a single source of truth for NFT royalties across all major
marketplaces. Provides setRoyaltyLookupAddress() to override per-contract royalty destinations, getRoyaltyLookupAddress()
for lookups, and getRoyalty() / getRoyaltyView() through the Royalty Engine to return recipients and amounts for any token
sale. Supports Rarible, Foundation, Manifold, and EIP-2981 standards. Deployed on Ethereum, Polygon, Optimism, Arbitrum,
Avalanche, and Binance networks.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://royaltyregistry.xyz
baseURL: https://github.com/manifoldxyz/royalty-registry-solidity
tags:
- Royalties
- Smart Contracts
- EIP-2981
- Marketplace
- Solidity
- Open-Source
tags_raw:
- Royalties
- Smart Contracts
- EIP-2981
- Marketplace
- Solidity
- Open Source
properties:
- type: Website
url: https://royaltyregistry.xyz
- type: GitHub
url: https://github.com/manifoldxyz/royalty-registry-solidity
- type: GitHub
url: https://github.com/manifoldxyz/royalty-registry-client
- aid: manifold:marketplace-contracts
name: Manifold Marketplace Contracts
description: Smart contract system powering Manifold Gallery listings and Marketplace Widgets. Supports Auction Listings
(single NFT with bidding, configurable floor price, minimum bid increment, and extension interval) and Purchase Listings
(fixed-price with multi-edition support). Optional identity verifier contract enforces access control. Mainnet contract
at 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.manifold.xyz/manifold-for-developers/smart-contracts/marketplace
baseURL: https://github.com/manifoldxyz
tags:
- Marketplace
- Auction
- Smart Contracts
- NFT Sales
- Listings
- Solidity
properties:
- type: Documentation
url: https://docs.manifold.xyz/manifold-for-developers/smart-contracts/marketplace
- type: ContractAddresses
url: https://docs.manifold.xyz/contracts
- aid: manifold:claim-widgets
name: Manifold Claim Widgets
description: JavaScript widget library for embedding NFT minting and claim flows into any website or dApp. Served from claims.manifoldxyz.dev,
current version 1.16.1. Configured via data-widget (claim type) and data-id (claim identifier) HTML attributes. Integrates
with the Connect Widget for wallet connection and the Wallet Identity Widget for displaying seller details. Supports allowlist
(Merkle proof) gating and restricted token display.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.manifold.xyz/manifold-for-developers/resources/widgets/claim-widgets
baseURL: https://claims.manifoldxyz.dev
tags:
- Widgets
- JavaScript
- Minting
- Claim
- Allowlist
- Frontend
properties:
- type: Documentation
url: https://docs.manifold.xyz/manifold-for-developers/resources/widgets/claim-widgets
- type: Library
url: https://claims.manifoldxyz.dev/1.16.1/claimComplete.umd.min.js
- aid: manifold:manifold-authorization-code-grant-api
name: Manifold Authorization Code Grant API
description: Exchange a one-time authorization code for a long-lived access token allowing server-side access to private
user data.
humanURL: https://docs.manifold.xyz/manifold-for-developers/smart-contracts/manifold-creator
baseURL: https://github.com/manifoldxyz/creator-core-solidity
tags:
- Authorization Code Grant
properties:
- type: OpenAPI
url: openapi/manifold-authorization-code-grant-api-openapi.yml
- type: Documentation
url: https://docs.manifold.xyz/manifold-for-developers/tools-and-apis/server-side-session-authentication
- type: AuthDocs
url: https://docs.manifold.xyz/manifold-for-developers/tools-and-apis/server-side-session-authentication/signature-grant
- type: AuthDocs
url: https://docs.manifold.xyz/manifold-for-developers/tools-and-apis/server-side-session-authentication/authorization-code-grant
- type: DeveloperPortal
url: https://docs.manifold.xyz/manifold-for-developers/resources/apps
- aid: manifold:manifold-signature-grant-api
name: Manifold Signature Grant API
description: Validate a wallet signature session token to confirm a user's wallet address server-side.
humanURL: https://docs.manifold.xyz/manifold-for-developers/smart-contracts/manifold-creator
baseURL: https://github.com/manifoldxyz/creator-core-solidity
tags:
- Signature Grant
properties:
- type: OpenAPI
url: openapi/manifold-signature-grant-api-openapi.yml
- type: Documentation
url: https://docs.manifold.xyz/manifold-for-developers/tools-and-apis/server-side-session-authentication
- type: AuthDocs
url: https://docs.manifold.xyz/manifold-for-developers/tools-and-apis/server-side-session-authentication/signature-grant
- type: AuthDocs
url: https://docs.manifold.xyz/manifold-for-developers/tools-and-apis/server-side-session-authentication/authorization-code-grant
- type: DeveloperPortal
url: https://docs.manifold.xyz/manifold-for-developers/resources/apps
common:
- type: AgenticAccess
url: agentic-access/manifold-agentic-access.yml
- type: DomainSecurity
url: security/manifold-domain-security.yml
- type: Website
url: https://manifold.xyz
- type: Studio
url: https://studio.manifold.xyz
- type: Documentation
url: https://docs.manifold.xyz
- type: DeveloperDocs
url: https://docs.manifold.xyz/manifold-for-developers
- type: GitHub
url: https://github.com/manifoldxyz
- type: HelpCenter
url: https://help.manifold.xyz/en/
- type: Blog
url: https://manifoldxyz.substack.com
- type: X
url: https://twitter.com/manifoldxyz
- type: ContractAddresses
url: https://docs.manifold.xyz/contracts
- type: DocsIndex
url: https://docs.manifold.xyz/llms.txt
- type: Plans
url: plans/manifold-plans-pricing.yml
- type: RateLimits
url: rate-limits/manifold-rate-limits.yml
- type: FinOps
url: finops/manifold-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/manifold"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/manifold/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/manifold/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.