Skip to Content
MagmaAPI Reference

Magma API Reference

Programmatic access to the Magma liquidity marketplace and node management features.

Endpoint

https://magma.amboss.tech/graphql

Authentication

Include your API key in the request header:

Authorization: Bearer [API_KEY]

Create an API key at account.amboss.tech/settings/api-keys . See the Developer docs for detailed authentication instructions.

GraphQL Explorer

Browse all available queries and mutations in the Apollo Studio Explorer .

Key Operations

Buying Liquidity

See the Buy Liquidity guide for the complete buy mutation reference.

Selling Liquidity

See the Sell Liquidity guide for the sellerAcceptOrder, sellerRejectOrder, and sellerAddTransaction mutations.

Channel Recommendations

See Channel Recommender for the getRecommendedChannels query.