---
title: BEMA pricing
description: BEMA browsing, public API, and MCP access are free.
canonical: https://bema.jpamorgan.com/pricing
last-updated: 2026-08-22
---

# BEMA pricing

BEMA is free to use. Browsing and listening through the website, the public read-only REST API, and the MCP server have a price of **$0 USD**. There are no paid tiers, seat charges, usage credits, subscriptions, or checkout steps.

No account, API key, OAuth grant, or payment method is required. Agents should not attempt a purchase or ask a user for billing details. Use the production API as a read-only sandbox; it does not expose mutation operations or create billable resources.

BEMA is a public, best-effort service without a contractual service-level agreement or guaranteed request quota. Keep concurrency modest, cache responses according to their headers, and back off after `429` or `5xx` responses.

For integration details, open the [BEMA developer portal](https://bema.jpamorgan.com/developers), [API guide](https://bema.jpamorgan.com/api.md), [authentication guide](https://bema.jpamorgan.com/auth.md), or [OpenAPI specification](https://api.bema.jpamorgan.com/openapi.json).
