Molecule GraphQL API

Single GraphQL endpoint serving the Data API (browse IP-NFTs, IPTs, and market data), the Tokenization API (mint IP-NFTs and fractionalize into IPTs), and the Labs API (manage research datarooms, files, members, and activity). Authenticated with an x-api-key header; Labs write mutations also require an X-Service-Token.

API entry from apis.yml

apis.yml Raw ↑
name: Molecule GraphQL API
description: Single GraphQL endpoint serving the Data API (browse IP-NFTs, IPTs, and market data), the
  Tokenization API (mint IP-NFTs and fractionalize into IPTs), and the Labs API (manage research datarooms,
  files, members, and activity). Authenticated with an x-api-key header; Labs write mutations also require
  an X-Service-Token.
humanURL: https://docs.molecule.xyz/api-reference/api-reference.md
baseURL: https://production.graphql.api.molecule.xyz/graphql
tags:
- GraphQL
- DeSci
- Tokenization
properties:
- type: Documentation
  url: https://docs.molecule.xyz/api-reference/api-reference.md
- type: APIReference
  url: https://docs.molecule.xyz/api-reference/data-api.md
- type: Authentication
  url: authentication/molecule-authentication.yml
- type: Conventions
  url: conventions/molecule-conventions.yml
- type: ErrorCatalog
  url: errors/molecule-problem-types.yml
- type: DataModel
  url: data-model/molecule-data-model.yml