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.
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/.
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...
The GalaChain asset-channel concentrated-liquidity DEX contract (dexv3), exposed over REST by the GalaChain Gateway. Covers pool data, positions, liquidity estimation, tick and ...
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...
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 ...
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 is Gala's public programmatic surface for GalaSwap: fetching and filling token swaps, creating and terminating swaps, creating headless wallets, creating project tok...
The backend behind GalaSwap: trade quotes, pools and composite pools, positions, add and remove liquidity, swaps, bundles, slot0 and transaction status, plus explore analytics, ...