Mythical Games website screenshot

Mythical Games

Mythical Games is a Web3 game-technology studio and platform company (an a16z portfolio company) that builds games with player-owned digital items and a secondary marketplace economy. Its business has two sides: consumer game titles (FIFA Rivals, Pudgy Party, Blankos) and the Mythical Platform, a B2B toolkit that lets any game add a secondary economy of tradeable items and currencies. The platform is exposed to integrating studios primarily through gRPC/Protobuf SDKs — the Saga SDK and the earlier IVI SDK — published for Java, C++, and Python, rather than a public REST/OpenAPI surface. The Saga gRPC API covers items, item types, currencies, currency types, listings, offers, player wallets, reservations, an NFT bridge, and metadata, with cursor-based queries and a server-streaming status channel for confirming asynchronous writes. Assets settle on the Mythos chain, a Polkadot/Substrate gaming parachain (MYTH token) whose node software is open source.

Mythical Games publishes 1 API on the APIs.io network. Tagged areas include Company, Gaming, Web3, Blockchain, and Digital Assets.

Mythical Games’ developer surface includes authentication, engineering blog, and 21 more developer resources.

26.3/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyGamingWeb3BlockchainDigital AssetsNFTMarketplacegRPCSDKGame Platform

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/mythical-games: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Mythical Saga Platform API

gRPC/Protobuf API of the Mythical Platform (Saga SDK) for issuing, transferring, and burning game items and currencies, managing item/currency types and minting, creating market...

Security Posture 2

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

Mythical Games Authentication

sdk-credential · 1 scheme

SECURITY

Mythical Games Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

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)

apis.yml Raw ↑
aid: mythical-games
name: Mythical Games
description: 'Mythical Games is a Web3 game-technology studio and platform company (an a16z portfolio company) that builds
  games with player-owned digital items and a secondary marketplace economy. Its business has two sides: consumer game titles
  (FIFA Rivals, Pudgy Party, Blankos) and the Mythical Platform, a B2B toolkit that lets any game add a secondary economy
  of tradeable items and currencies. The platform is exposed to integrating studios primarily through gRPC/Protobuf SDKs —
  the Saga SDK and the earlier IVI SDK — published for Java, C++, and Python, rather than a public REST/OpenAPI surface. The
  Saga gRPC API covers items, item types, currencies, currency types, listings, offers, player wallets, reservations, an NFT
  bridge, and metadata, with cursor-based queries and a server-streaming status channel for confirming asynchronous writes.
  Assets settle on the Mythos chain, a Polkadot/Substrate gaming parachain (MYTH token) whose node software is open source.'
url: https://raw.githubusercontent.com/api-evangelist/mythical-games/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
image: https://mythicalgames.com/favicon.ico
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Gaming
- Web3
- Blockchain
- Digital Assets
- NFT
- Marketplace
- gRPC
- SDK
- Game Platform
apis:
- name: Mythical Saga Platform API
  description: gRPC/Protobuf API of the Mythical Platform (Saga SDK) for issuing, transferring, and burning game items and
    currencies, managing item/currency types and minting, creating marketplace listings and offers, provisioning player wallets,
    reserving inventory, bridging items to NFTs, and updating item metadata. Asynchronous writes return a trace_id (ReceivedResponse)
    and are confirmed over a server-streaming StatusStream channel.
  humanURL: https://github.com/MythicalGames/saga-sdk-proto
  baseURL: https://api.mythicalgames.com
  properties:
  - type: Protobuf
    url: grpc/saga/api/item/rpc.proto
  - type: Protobuf
    url: grpc/saga/api/listing/rpc.proto
  - type: SourceCode
    url: https://github.com/MythicalGames/saga-sdk-proto
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: IssueTracker
  url: https://github.com/MythicalGames/saga-sdk-proto/issues
- type: Website
  url: https://mythicalgames.com/
- type: DeveloperPortal
  url: https://github.com/MythicalGames
- type: GitHubOrganization
  url: https://github.com/MythicalGames
- type: SourceCode
  url: https://github.com/MythicalGames/saga-sdk-proto
- type: Protobuf
  url: grpc/saga/
- type: Packages
  url: packages/mythical-games-packages.yml
- type: SDKs
  url: packages/mythical-games-packages.yml
- type: X-MCPServerCandidate
  url: mcp/mythical-games-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Authentication
  url: authentication/mythical-games-authentication.yml
- type: ErrorCatalog
  url: errors/mythical-games-error-codes.yml
- type: Conventions
  url: conventions/mythical-games-conventions.yml
- type: DataModel
  url: data-model/mythical-games-data-model.yml
- type: Conformance
  url: conformance/mythical-games-conformance.yml
- type: DomainSecurity
  url: security/mythical-games-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/mythical-games-llms.txt
- type: Lifecycle
  url: lifecycle/mythical-games-lifecycle.yml
- type: Marketplace
  url: https://mythical.market/
- type: Blog
  url: https://mythicalgames.com/news
- type: TermsOfService
  url: https://mythicalgames.com/terms-of-service
- type: PrivacyPolicy
  url: https://mythicalgames.com/privacy
- type: Blockchain
  url: https://mythos.foundation
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 13
  pass: local-v1

Work with this as data

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/mythical-games"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mythical-games/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mythical-games/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.