Futureverse Asset Register API

Relay-compliant GraphQL API for the Asset Register — a metadata ledger that defines what an asset is, what it can do, and which environments it works in, across chains and for off-chain assets. 29 queries cover assets, asset trees, collections, token schemas, namespaces, accounts, owners, transactions and webhook subscriptions; 28 mutations cover schema registration, asset linking, off-chain asset registration, profiles and webhook management. Introspection is open and anonymous; writes require a Sign-In-With-Ethereum bearer token or a wallet-signed ARTM transaction.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
name: Futureverse Asset Register API
description: Relay-compliant GraphQL API for the Asset Register — a metadata ledger that defines what
  an asset is, what it can do, and which environments it works in, across chains and for off-chain assets.
  29 queries cover assets, asset trees, collections, token schemas, namespaces, accounts, owners, transactions
  and webhook subscriptions; 28 mutations cover schema registration, asset linking, off-chain asset registration,
  profiles and webhook management. Introspection is open and anonymous; writes require a Sign-In-With-Ethereum
  bearer token or a wallet-signed ARTM transaction.
humanURL: https://docs.therootnetwork.com/asset-register/introduction
baseURL: https://ar-api.futureverse.app/graphql
tags:
- graphql
- digital-assets
- asset-registry
- nft
- web3
- blockchain
properties:
- type: GraphQL
  url: https://ar-api.futureverse.app/graphql
- type: GraphQL
  url: graphql/futureverse-asset-register.graphql
- type: Documentation
  url: https://docs.therootnetwork.com/asset-register/introduction
- type: APIReference
  url: https://docs.therootnetwork.com/asset-register/getting-started
- type: GettingStarted
  url: https://docs.therootnetwork.com/asset-register/getting-started
- type: DeveloperPortal
  url: https://ar-docs.futureverse.app/
- type: Authentication
  url: authentication/futureverse-authentication.yml
- type: Conventions
  url: conventions/futureverse-conventions.yml
- type: DataModel
  url: data-model/futureverse-data-model.yml
- type: ErrorCatalog
  url: errors/futureverse-problem-types.yml
- type: Webhooks
  url: asyncapi/futureverse-asset-register-events.yml
- type: Sandbox
  url: sandbox/futureverse-sandbox.yml