Freeverse website screenshot

Freeverse

Freeverse is the team behind the LAOS Network, an EVM-compatible Polkadot parachain and public blockchain protocol for Bridgeless Minting and Evolution of digital assets (NFTs). Rather than bridging tokens between chains, LAOS lets applications mint and dynamically evolve NFTs whose ownership is enforced on established chains such as Ethereum and Polygon while the asset logic and gas costs live on LAOS. The LAOS Foundation maintains a public GraphQL API at api.laosnetwork.io that lets developers create collections, mint up to 700 NFTs in a single atomic operation, evolve existing assets, broadcast assets to marketplaces, and run read queries over an on-chain indexer. Read queries are open; write mutations require an API key. Freeverse originated as a Barcelona blockchain gaming and digital-ownership company (Living Assets, Crypto-soccer) and is a portfolio company of Earlybird Venture Capital.

Freeverse publishes 1 API on the APIs.io network. Tagged areas include Company, Blockchain, NFT, Web3, and Digital Assets.

Freeverse’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 18 more developer resources.

27.4/100 emerging ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyBlockchainNFTWeb3Digital AssetsGamingGraphQLPolkadotEthereumTokenization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 27.4/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/freeverse: 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 1

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

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 t...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

freeverse-mcp.yml

MCP SERVER

Security Posture 2

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

Freeverse Authentication

apiKey · 1 scheme

SECURITY

Freeverse Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: freeverse
name: Freeverse
description: Freeverse is the team behind the LAOS Network, an EVM-compatible Polkadot parachain and public blockchain protocol
  for Bridgeless Minting and Evolution of digital assets (NFTs). Rather than bridging tokens between chains, LAOS lets applications
  mint and dynamically evolve NFTs whose ownership is enforced on established chains such as Ethereum and Polygon while the
  asset logic and gas costs live on LAOS. The LAOS Foundation maintains a public GraphQL API at api.laosnetwork.io that lets
  developers create collections, mint up to 700 NFTs in a single atomic operation, evolve existing assets, broadcast assets
  to marketplaces, and run read queries over an on-chain indexer. Read queries are open; write mutations require an API key.
  Freeverse originated as a Barcelona blockchain gaming and digital-ownership company (Living Assets, Crypto-soccer) and is
  a portfolio company of Earlybird Venture Capital.
url: https://raw.githubusercontent.com/api-evangelist/freeverse/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- earlybird
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://laosnetwork.io/favicon.ico
tags:
- Company
- Blockchain
- NFT
- Web3
- Digital Assets
- Gaming
- GraphQL
- Polkadot
- Ethereum
- Tokenization
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- 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
common:
- type: DeveloperPortal
  url: https://docs.laosnetwork.io/
- type: Documentation
  url: https://docs.laosnetwork.io/
- type: APIReference
  url: https://docs.laosnetwork.io/api/introduction
- type: GettingStarted
  url: https://docs.laosnetwork.io/api/write-queries/GettingStarted
- type: Website
  url: https://laosnetwork.io/
- type: GitHubOrganization
  url: https://github.com/freeverseio
- type: Blog
  url: https://laosnetwork.io/blog
- type: Support
  url: https://laosnetwork.io/community
- type: Discord
  url: https://discord.gg/laosnetwork
- type: Roadmap
  url: https://github.com/freeverseio/LAOS-roadmap
- type: ChangeLog
  url: https://docs.laosnetwork.io/tokenomics/change-log
- type: ChangeLog
  url: changelog/freeverse-changelog.yml
- type: Whitepaper
  url: https://github.com/freeverseio/laos-whitepaper
- type: SDKs
  url: packages/freeverse-packages.yml
- type: Packages
  url: packages/freeverse-packages.yml
- 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: Lifecycle
  url: lifecycle/freeverse-lifecycle.yml
- type: Conformance
  url: conformance/freeverse-conformance.yml
- type: MCPServer
  url: mcp/freeverse-mcp.yml
- type: LLMsTxt
  url: llms/freeverse-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/freeverse-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence