Magic Eden · FinOps Profile

Magiceden Finops

FOCUS-aligned FinOps for Magic Eden API consumption. The Magic Eden API does not carry a direct monetary cost at the public free tier; cost risk is operational rather than financial, manifesting as rate-limit throttling and potential IP blocks that degrade application availability. For Solana-based trading integrations, on-chain transaction fees (SOL lamports) represent the primary cost metric. Applications requiring elevated QPS should account for potential future commercialization given Magic Eden's infrastructure transition announcements.

Magiceden Finops is the FinOps profile for Magic Eden on the APIs.io network, aligned with the FinOps Foundation Framework.

It defines 3 billable meters, billed in SOL (on-chain Solana fees) / USD (if future paid tiers introduced), on a no direct billing at current public tier; on-chain fees per transaction cycle, and pricing category usage.

The profile maps 9 FOCUS columns for cost-allocation reporting.

Tagged areas include NFT, Marketplace, Solana, Bitcoin, and Ordinals.

Category: NFT Marketplace API Pricing: Usage Billing: No direct billing at current public tier; on-chain fees per transaction FOCUS v1.3
NFTMarketplaceSolanaBitcoinOrdinalsFinOpsFOCUS

Framework Alignment

Framework
Data Spec

Charge Categories

Usage

FOCUS Columns

BillingCurrency
SOL / USD
ChargeCategory
Usage
InvoiceIssuerName
Magic Eden
PricingCategory
Usage
PricingUnit
request / transaction
ProviderName
Magic Eden
PublisherName
Magic Eden
ServiceCategory
NFT Marketplace
ServiceName
Magic Eden API

Meters

api_requests
Unit: request
Total HTTP requests made against Magic Eden API endpoints across Solana, Ordinals, and Runes APIs. Free at default QPM; no direct monetary cost at current free tier, but high request volumes risk throttling and IP blocks which carry operational cost.
solana_transaction_fees
Unit: lamport
On-chain Solana transaction fees (in lamports) incurred when trading instruction endpoints are used and the returned unsigned transactions are signed and submitted to the Solana network. Base fee is 5,000 lamports per signature plus optional priority fees.
throttle_events
Unit: event
Count of API request failures due to rate limiting (429 or 1006 responses). Throttle events represent indirect cost through degraded service availability and lost API capacity. High throttle rates indicate a need for request pacing or API key upgrade.

Sources