Gala Games

Gala (formerly Gala Games) is a Web3 gaming and entertainment company that operates GalaChain, a Hyperledger Fabric based Layer 1 built for games, music and film. Its public API surface is REST-first rather than RPC. The GalaChain Gateway publishes an OpenAPI document per deployed chaincode contract (token, DEX v3, launchpad, fee and public key) across eighteen channel/contract pairs including per-game channels such as mirandus, championsarena and thewalkingdeadempires. GalaConnect exposes token swaps, headless wallet creation and cross-chain operations at api-galaswap.gala.com, a Block Explorer API serves blocks, transactions and balances, and the Gala DeFi backend serves pool, trading, liquidity and leaderboard data for GalaSwap. Write operations are authenticated by secp256k1 request signatures rather than bearer tokens, and every write carries a uniqueKey that GalaChain enforces as an idempotency key.

Gala Games publishes 8 APIs on the APIs.io network, including GalaChain Token Contract API, GalaChain DEX v3 Contract API, GalaChain Launchpad Contract API, and 5 more. Tagged areas include Company, Blockchain, Web3, Gaming, and NFT.

The Gala Games catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Gala Games’ developer surface includes documentation, API reference, getting-started guide, support, signup flow, authentication, CLI, and 20 more developer resources.

46.3/100 developing Agent 64/100 agent native Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
8 APIs 1 MCP Servers
CompanyBlockchainWeb3GamingNFTTokensDeFiCryptocurrencyDistributed LedgerSmart ContractsEntertainmentDecentralized Exchange

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 46.3/100 · developing
Contract Quality 10.3 / 21
Developer Ergonomics 13.3 / 17
Commercial Clarity 2.2 / 17
Operational Transparency 4.7 / 11
Governance 2.1 / 10
Discoverability 7.9 / 9
Regulatory Posture 5.7 / 15
Agent readiness — 64/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/gala-games: 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 8

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

GalaChain Token Contract API

The GalaChain asset-channel token contract, exposed over REST by the GalaChain Gateway. Covers fungible and non-fungible token classes, balances, allowances, minting, burning, l...

GalaChain DEX v3 Contract API

The GalaChain asset-channel concentrated-liquidity DEX contract (dexv3), exposed over REST by the GalaChain Gateway. Covers pool data, positions, liquidity estimation, tick and ...

GalaChain Launchpad Contract API

The GalaChain asset-channel launchpad contract, exposed over REST by the GalaChain Gateway. Covers bonding-curve token sales: buying and selling meme tokens against the native t...

GalaChain Fee Contract API

The GalaChain asset-channel fee contract, exposed over REST by the GalaChain Gateway. Used to fetch fee authorizations that pay for cross-channel operations, and to dry-run fee ...

GalaChain Public Key Contract API

The GalaChain asset-channel public key contract, exposed over REST by the GalaChain Gateway. Resolves on-chain identity: fetching registered public keys and chain objects by key...

GalaConnect API

GalaConnect is Gala's public programmatic surface for GalaSwap: fetching and filling token swaps, creating and terminating swaps, creating headless wallets, creating project tok...

Gala Block Explorer API

Near real-time GalaChain chain data: blocks and recent blocks by channel, transactions, block height, registered channels, token media, balances, allowances, bridge operations a...

Gala DeFi Backend API

The backend behind GalaSwap: trade quotes, pools and composite pools, positions, add and remove liquidity, swaps, bundles, slot0 and transaction status, plus explore analytics, ...

Scroll for all 8

MCP Servers 1

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

gala-games-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Gala Games Rate Limits

1 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Gala Games Authentication

signature/apiKey · 4 schemes

SECURITY

Resources

Get Started 3

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 6

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gala-games
name: Gala Games
description: Gala (formerly Gala Games) is a Web3 gaming and entertainment company that operates GalaChain, a Hyperledger
  Fabric based Layer 1 built for games, music and film. Its public API surface is REST-first rather than RPC. The GalaChain
  Gateway publishes an OpenAPI document per deployed chaincode contract (token, DEX v3, launchpad, fee and public key) across
  eighteen channel/contract pairs including per-game channels such as mirandus, championsarena and thewalkingdeadempires.
  GalaConnect exposes token swaps, headless wallet creation and cross-chain operations at api-galaswap.gala.com, a Block Explorer
  API serves blocks, transactions and balances, and the Gala DeFi backend serves pool, trading, liquidity and leaderboard
  data for GalaSwap. Write operations are authenticated by secp256k1 request signatures rather than bearer tokens, and every
  write carries a uniqueKey that GalaChain enforces as an idempotency key.
url: https://raw.githubusercontent.com/api-evangelist/gala-games/refs/heads/main/apis.yml
image: https://avatars.githubusercontent.com/u/135145372?v=4
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-16'
modified: '2026-08-16'
tags:
- Company
- Blockchain
- Web3
- Gaming
- NFT
- Tokens
- DeFi
- Cryptocurrency
- Distributed Ledger
- Smart Contracts
- Entertainment
- Decentralized Exchange
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: gala-games:galachain-token-contract
  name: GalaChain Token Contract API
  description: The GalaChain asset-channel token contract, exposed over REST by the GalaChain Gateway. Covers fungible and
    non-fungible token classes, balances, allowances, minting, burning, locking, transfers, NFT collections, on-chain token
    swaps and cross-chain bridge-out requests. Every write is a signed DTO carrying a uniqueKey.
  humanURL: https://gateway-mainnet.galachain.com/docs
  baseURL: https://gateway-mainnet.galachain.com/api/asset/token-contract
  tags:
  - Tokens
  - NFT
  - Blockchain
  - Swaps
  - Bridge
  properties:
  - type: OpenAPI
    url: openapi/gala-games-galachain-asset-token-contract-openapi.json
  - type: Overlay
    url: overlays/gala-games-galachain-asset-token-contract-overlay.yaml
- aid: gala-games:galachain-dexv3-contract
  name: GalaChain DEX v3 Contract API
  description: The GalaChain asset-channel concentrated-liquidity DEX contract (dexv3), exposed over REST by the GalaChain
    Gateway. Covers pool data, positions, liquidity estimation, tick and bitmap data, swap allowances and protocol fee configuration.
  humanURL: https://gateway-mainnet.galachain.com/docs?channel=asset&contract=dexv3-contract
  baseURL: https://gateway-mainnet.galachain.com/api/asset/dexv3-contract
  tags:
  - DeFi
  - Decentralized Exchange
  - Liquidity
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/gala-games-galachain-asset-dexv3-contract-openapi.json
  - type: Overlay
    url: overlays/gala-games-galachain-asset-dexv3-contract-overlay.yaml
- aid: gala-games:galachain-launchpad-contract
  name: GalaChain Launchpad Contract API
  description: 'The GalaChain asset-channel launchpad contract, exposed over REST by the GalaChain Gateway. Covers bonding-curve
    token sales: buying and selling meme tokens against the native token, sale details and launchpad fee configuration.'
  humanURL: https://gateway-mainnet.galachain.com/docs?channel=asset&contract=launchpad-contract
  baseURL: https://gateway-mainnet.galachain.com/api/asset/launchpad-contract
  tags:
  - Tokens
  - DeFi
  - Launchpad
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/gala-games-galachain-asset-launchpad-contract-openapi.json
  - type: Overlay
    url: overlays/gala-games-galachain-asset-launchpad-contract-overlay.yaml
- aid: gala-games:galachain-fee-contract
  name: GalaChain Fee Contract API
  description: The GalaChain asset-channel fee contract, exposed over REST by the GalaChain Gateway. Used to fetch fee authorizations
    that pay for cross-channel operations, and to dry-run fee transactions before submitting them.
  humanURL: https://gateway-mainnet.galachain.com/docs?channel=asset&contract=fee-contract
  baseURL: https://gateway-mainnet.galachain.com/api/asset/fee-contract
  tags:
  - Fees
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/gala-games-galachain-asset-fee-contract-openapi.json
  - type: Overlay
    url: overlays/gala-games-galachain-asset-fee-contract-overlay.yaml
- aid: gala-games:galachain-public-key-contract
  name: GalaChain Public Key Contract API
  description: 'The GalaChain asset-channel public key contract, exposed over REST by the GalaChain Gateway. Resolves on-chain
    identity: fetching registered public keys and chain objects by key, plus dry-run support for signature verification.'
  humanURL: https://gateway-mainnet.galachain.com/docs?channel=asset&contract=public-key-contract
  baseURL: https://gateway-mainnet.galachain.com/api/asset/public-key-contract
  tags:
  - Identity
  - Authentication
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/gala-games-galachain-asset-public-key-contract-openapi.json
  - type: Overlay
    url: overlays/gala-games-galachain-asset-public-key-contract-overlay.yaml
- aid: gala-games:galaconnect
  name: GalaConnect API
  description: 'GalaConnect is Gala''s public programmatic surface for GalaSwap: fetching and filling token swaps, creating
    and terminating swaps, creating headless wallets, creating project tokens, authorizing cross-channel fees, and proxying
    GalaChain token-contract calls across channels. Documented as OpenAPI 3.0 and labelled Beta.'
  humanURL: https://connect.gala.com/info/api.html
  baseURL: https://api-galaswap.gala.com
  tags:
  - Swaps
  - Wallets
  - Tokens
  - DeFi
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/gala-games-galaconnect-openapi.json
  - type: Overlay
    url: overlays/gala-games-galaconnect-overlay.yaml
  - type: RateLimits
    url: rate-limits/gala-games-rate-limits.yml
  - type: ErrorCatalog
    url: errors/gala-games-problem-types.yml
- aid: gala-games:block-explorer
  name: Gala Block Explorer API
  description: 'Near real-time GalaChain chain data: blocks and recent blocks by channel, transactions, block height, registered
    channels, token media, balances, allowances, bridge operations and a cross-entity search endpoint.'
  humanURL: https://explorer-api.galachain.com/docs/
  baseURL: https://explorer-api.galachain.com
  tags:
  - Block Explorer
  - Blockchain
  - Analytics
  - Search
  properties:
  - type: OpenAPI
    url: openapi/gala-games-block-explorer-openapi.json
  - type: Overlay
    url: overlays/gala-games-block-explorer-overlay.yaml
- aid: gala-games:defi-backend
  name: Gala DeFi Backend API
  description: 'The backend behind GalaSwap: trade quotes, pools and composite pools, positions, add and remove liquidity,
    swaps, bundles, slot0 and transaction status, plus explore analytics, price oracle, CoinGecko ticker feeds, pairs, incentives,
    competitions, leaderboards and marketplace endpoints. Admin endpoints are guarded by an X-Api-Key header.'
  humanURL: https://dex-backend-prod1.defi.gala.com/docs
  baseURL: https://dex-backend-prod1.defi.gala.com
  tags:
  - DeFi
  - Decentralized Exchange
  - Trading
  - Liquidity
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/gala-games-defi-backend-openapi.json
  - type: Overlay
    url: overlays/gala-games-defi-backend-overlay.yaml
  - type: DataModel
    url: data-model/gala-games-data-model.yml
common:
- type: Website
  url: https://gala.com/
- type: DeveloperPortal
  url: https://galachain.com/
- type: Documentation
  url: https://docs.galachain.com/latest/
- type: APIReference
  url: https://gateway-mainnet.galachain.com/docs
- type: GettingStarted
  url: https://docs.galachain.com/latest/getting-started/
- type: Support
  url: https://support.gala.com/hc/en-us
- type: GitHubOrganization
  url: https://github.com/GalaChain
- type: SourceCode
  url: https://github.com/GalaChain/sdk
- type: SignUp
  url: https://games.gala.com/account
- type: Authentication
  url: authentication/gala-games-authentication.yml
- type: DomainSecurity
  url: security/gala-games-domain-security.yml
- type: Packages
  url: packages/gala-games-packages.yml
- type: SDKs
  url: packages/gala-games-packages.yml
- type: CLI
  url: cli/gala-games-cli.yml
- type: MCPServer
  url: mcp/gala-games-mcp.yml
- type: ToolCrosswalk
  url: mcp/gala-games-tool-crosswalk.yml
- type: Conventions
  url: conventions/gala-games-conventions.yml
- type: Idempotency
  url: conventions/gala-games-conventions.yml
- type: ErrorCatalog
  url: errors/gala-games-problem-types.yml
- type: RateLimits
  url: rate-limits/gala-games-rate-limits.yml
- type: Plans
  url: plans/gala-games-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/gala-games-lifecycle.yml
- type: ChangeLog
  url: changelog/gala-games-changelog.yml
- type: Conformance
  url: conformance/gala-games-conformance.yml
- type: DataModel
  url: data-model/gala-games-data-model.yml
- type: LLMsTxt
  url: llms/gala-games-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-08-16'
  status: enriched
  artifacts_added: 24
  pass: local-v1