BeCoin API for vendors

Forecast & Signal API

Sell-ready API product for trading platforms, broker tools, newsletters, and portfolio dashboards. Includes short-term signals, long-horizon forecasts, watchlist snapshots, and usage telemetry.

View API PlansMain Pricing Page

Quick Start

Auth
Authorization: Bearer <API_KEY>
Rotate keys per app and environment. Usage and key health are exposed in `/usage`.
Sample request
curl -X GET "https://becoin.net/api/public/v1/forecast?symbol=BTC&timeframe=week" \
  -H "Authorization: Bearer bc_live_xxx" \
  -H "Accept: application/json"

Endpoints

MethodPathPurposeKey Params
GET/api/public/v1/forecastMulti-timeframe forecast snapshot for one symbol.symbol, timeframe, include_indicators
GET/api/public/v1/signalsShort-term directional signals used in homepage tables.symbol, tf, limit
GET/api/public/v1/watchlist/summaryBatch summary for dashboard/watchlist widgets.symbols[], mode=short|long
POST/api/public/v1/alerts/testValidate alert payload and simulate trigger response.symbol, condition, target, channels
GET/api/public/v1/usageAPI key usage, remaining quota, and rate-limit windows.none

API Pricing Proposal

Positioning: lower than mainstream competitors at comparable tiers, but close enough to protect premium brand value.

Developer Free
$0
1,000 requests/day · 5 req/sec · sandbox only
Create Free API Account
API Starter
$27/month
Best for dashboards and prototypes
  • 200,000 requests
  • 30 req/sec
  • 2 years history
  • Email support
API Growth
$89/month
Best for SaaS products and client portals
  • 1,000,000 requests
  • 90 req/sec
  • 10 years history
  • Priority email + Slack
API Scale
$219/month
Best for vendors and broker integrations
  • 4,000,000 requests
  • 250 req/sec
  • Full historical catalog
  • Dedicated CSM + SLA

Competitor Benchmarks (Public List Pricing)

ProviderEntry PlanMid TierNotes
Polygon Stocks$29/mo$79-$199/moStrong US equities depth
Twelve Data$79/mo$229-$999/moBroad markets + websocket credits
CoinGecko API$35/mo$129-$499/moCrypto-first, call-credit model
EODHD$19.99-$29.99/mo$59.99-$99.99/moBundle-led financial data
FMP$22/mo$59-$149/moFundamental-heavy coverage

Benchmark sources: Polygon, Twelve Data, CoinGecko, EODHD, FMP. Snapshot prepared on February 28, 2026.