How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Gala Games Trade API

The trade API from Gala Games — 20 operation(s) for trade.

Gala Games Trade API is one of 24 APIs that Gala Games publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Trade. The published artifact set on APIs.io includes an OpenAPI specification and rate-limit docs.

This API exposes 21 operations across 20 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

Requests are made against the base URL https://gateway-mainnet.galachain.com/api/asset/token-contract.

21 operations 20 paths 14 schemas 1 DELETE10 GET10 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://gateway-mainnet.galachain.com/api/asset/token-contract
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Gala Games Trade API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (api-key).

  • api-key — Required for admin endpoints protected by ApiKeyGuard.

Paths & Operations 21

Across 20 paths, the API surfaces 21 operations — 1 DELETE, 10 GET, 10 POST. Each is listed below with its method, path, parameters, and response codes.

trade 21
GET
/v1/trade/quote
Get a quote for a trade
TradeController_quote 6 params → 200400
GET
/v1/trade/pool
Get details of a liquidity pool
TradeController_getPoolDetails 3 params → 200400
GET
/v1/trade/composite-pool
Get the composite pool (state + tick data) for a pair
TradeController_getCompositePool 3 params → 200400
POST
/v1/trade/composite-pool/batch
Get composite pools for many pairs in one request
TradeController_getCompositePoolBatch body → 200400
POST
/v1/trade/composite-pool/direct
Drop-in for a direct chain GetCompositePool call
TradeController_getCompositePoolDirect body → 200400
GET
/v1/trade/positions
Get all positions for a user
TradeController_getUserPositions 3 params → 200400
GET
/v1/trade/position
Get a specific position
TradeController_getUserPosition 8 params → 200400
GET
/v1/trade/add-liq-estimate
Estimate gas and impact for adding liquidity
TradeController_addLiquidityEsimate 8 params → 200400
GET
/v1/trade/remove-liq-estimate
Estimate gas and impact for removing liquidity
TradeController_removeLiquidityEsimate 9 params → 200400
GET
/v1/trade/price
Get current price of a token
TradeController_getPrice 1 param → 200400
POST
/v1/trade/liquidity
Add liquidity to a pool
TradeController_addLiquidity body → 201400
DELETE
/v1/trade/liquidity
Remove liquidity from a pool
TradeController_removeLiquidity body → 200400
POST
/v1/trade/swap
Execute a token swap
TradeController_swap body → 200400
POST
/v1/trade/create-pool
Create a new liquidity pool
TradeController_createPool body → 201400
POST
/v1/trade/collect
Collect fees from a position
TradeController_collect body → 200400
POST
/v1/trade/execdeprecated
[DEPRECATED] Execute a generic transaction
TradeController_exec body → 200400
POST
/v1/trade/bundle
Process a single bundle
TradeController_bundle body → 200400
POST
/v1/trade/bundle-multiple
Process multiple bundles
TradeController_bundleMultiple body → 200400
POST
/v1/trade/price-multiple
Get prices for multiple tokens
TradeController_getPriceMultiple body → 200400
GET
/v1/trade/slot0
TradeController_getSlot0 3 params → 200
GET
/v1/trade/transaction-status
Get status of a transaction
TradeController_transactionStatus 1 param → 200400

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are AddLiquidityDTO (11 properties), CollectDTO (10 properties), BurnDTO (10 properties), SwapDTO (8 properties). Each schema is shown below with its type and property counts.

Object
object
GetPriceMultipleDTO
object
1 property 1 required
CompositePoolQueryDTO
object
3 properties 3 required
BurnDTO
object
10 properties 8 required
SwapDTO
object
8 properties 6 required
CreatePoolDTO
object
4 properties 4 required
TokenDTO
object
4 properties 4 required
CompositePoolBatchDTO
object
1 property 1 required
CompositePoolDirectDTO
object
3 properties 3 required
BundleDTO
object
4 properties 4 required
BaseResponseDto
object
4 properties 4 required
ExecuteDTO
object
3 properties 3 required
CollectDTO
object
10 properties 7 required
AddLiquidityDTO
object
11 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gala-games-trade-api-openapi.yml Raw ↑

Other APIs Gala Games publishes across the network.

Gala Games API: GalaChain Operations API
Gala Games API: GalaConnect Operations API
Gala Games Coin Gecko API
Gala Games Competition API
Gala Games Explore API
Gala Games Explorer API
Gala Games Extension Version API
Gala Games GalaConnect Client Operations API
Gala Games Health API
Gala Games Incentive API
Gala Games Leaderboard API
Gala Games Market API
Where this information came from

This is an independent, third-party profile of Gala Games Trade API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.