# Benzinga

> Access real-time financial news from Benzinga.com.

Part of the Dappier API. All services: https://agents.dappier.com/zcj/h683zwockfzx/services. Storefront guide: https://agents.dappier.com/zcj/h683zwockfzx/llms.txt.

Register, then buy credits to call this service: $0.02 / query, drawn from your credit.

## Pricing

### query (per query)

| Plan | Type | Price | Included free |
| --- | --- | --- | --- |
| Prepaid credits | credit | $0.02 / query | - |

## Buy a plan

Plan purchases need an agent bearer (register at https://agents.dappier.com/zcj/h683zwockfzx/auth.md): present `Authorization: Bearer <token>`, then settle the priced 402. A bare purchase returns `401 bearer_required`. Already bought here? `GET https://agents.dappier.com/zcj/h683zwockfzx/agent/entitlements` with your bearer lists what you hold.

- Prepaid credits (credit): `POST https://agents.dappier.com/zcj/h683zwockfzx/plans/pln_dorT8ZRrH7H7vsnYqAthI/purchase` with `{ "amountUsd": "<amount>" }`, a whole-cent amount of at least $0.01.

Full purchase contract (amounts, card checkout, top-ups): https://agents.dappier.com/zcj/h683zwockfzx/llms-full.txt.

## How to call

API reference: https://agents.dappier.com/zcj/h683zwockfzx/services/benzinga/openapi.json - consult this service’s spec for any operations, parameters, request bodies, or response schemas you still need. Shared operations retain selector values for all their services: each operation's `x-payment-info` names the service it bills by slug, and this service's slug is `benzinga`. The slug identifies the service in prices and usage reports only; never send it as a request value. When one operation serves several services, its request body schema lists the accepted values of the field that selects the service (a model id, for example): send one of those exactly as written.

Send your request to `https://agents.dappier.com/zcj/h683zwockfzx/<path>` and settle the 402. How to pay: https://agents.dappier.com/zcj/h683zwockfzx/payment.md. Errors: https://agents.dappier.com/zcj/h683zwockfzx/errors.md. Full recipe: https://agents.dappier.com/zcj/h683zwockfzx/llms-full.txt. Identity and claiming: https://agents.dappier.com/zcj/h683zwockfzx/auth.md. Machine catalog: https://agents.dappier.com/zcj/h683zwockfzx/manifest.json.

