Phemex is a derivatives-first exchange with a low-latency contract and spot API over REST and WebSocket, popular for perpetuals and a zero-fee spot tier on a subscription.
| Use | Cost |
|---|---|
| Market data | Free |
| Contract taker | ~0.06% |
| Spot taker | ~0.1% (0% on premium) |
| API access | Free |
Phemex prices contracts in a scaled integer format (e.g. price ร 10,000) โ read the contract spec carefully or your order sizes will be off by orders of magnitude.
Log in at phemex.com, open Account โ API Management, create a key, set permissions, and copy the secret once.
Never share your secret โ it's shown once and can't be recovered (regenerate if leaked). For data-only bots enable read-only. Always whitelist your server IP, and never enable withdrawals on an API key unless you truly need it.
Bybit is the closest derivatives-focused alternative. Compare the big three first: Binance, Bybit, OKX. For pure price data, CoinGecko is simpler.
โ All crypto exchange APIs ยท trade safely โ size positions with RektCalc.
Not affiliated with Phemex. Prices are reference estimates โ verify on the official site.