LAOS Network API

Public GraphQL API maintained by the LAOS Foundation for Bridgeless Minting and Evolution of NFTs. Create collections, mint up to 700 NFTs atomically, evolve assets, broadcast to marketplaces, and run read queries (inventory, asset history, transfers) over the LAOS indexer across Ethereum and Polygon.

API entry from apis.yml

apis.yml Raw ↑
name: LAOS Network API
description: Public GraphQL API maintained by the LAOS Foundation for Bridgeless Minting and Evolution
  of NFTs. Create collections, mint up to 700 NFTs atomically, evolve assets, broadcast to marketplaces,
  and run read queries (inventory, asset history, transfers) over the LAOS indexer across Ethereum and
  Polygon.
humanURL: https://docs.laosnetwork.io/api/introduction
baseURL: https://api.laosnetwork.io/v2/graphql
tags:
- NFT
- GraphQL
- Blockchain
- Minting
properties:
- type: GraphQL
  url: graphql/freeverse-laos-client-api-schema.graphql
- type: GraphQL
  url: graphql/freeverse-laos-indexer-schema.graphql
- type: Authentication
  url: authentication/freeverse-authentication.yml
- type: Conventions
  url: conventions/freeverse-conventions.yml
- type: DataModel
  url: data-model/freeverse-data-model.yml
- type: ErrorCatalog
  url: errors/freeverse-error-codes.yml
- type: MCPServer
  url: mcp/freeverse-mcp.yml
- type: Examples
  url: examples/freeverse-laos-examples.yml