# Real Time Search

> Real-time web search to access the latest news, stocks, gold stocks, uk stock market, global market performance, financial news, weather, travel information, deals, and more.

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

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

## Pricing

### query (per query)

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

## Buy a plan

Plan purchases need an agent bearer (register at https://agents.dappier.com/zcj/2nnipq3gw26q/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/2nnipq3gw26q/agent/entitlements` with your bearer lists what you hold.

- Prepaid credits (credit): `POST https://agents.dappier.com/zcj/2nnipq3gw26q/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/2nnipq3gw26q/llms-full.txt.

## How to call

API reference: https://agents.dappier.com/zcj/2nnipq3gw26q/services/real-time-search/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 `real-time-search`. 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/2nnipq3gw26q/<path>` and settle the 402. How to pay: https://agents.dappier.com/zcj/2nnipq3gw26q/payment.md. Errors: https://agents.dappier.com/zcj/2nnipq3gw26q/errors.md. Full recipe: https://agents.dappier.com/zcj/2nnipq3gw26q/llms-full.txt. Identity and claiming: https://agents.dappier.com/zcj/2nnipq3gw26q/auth.md. Machine catalog: https://agents.dappier.com/zcj/2nnipq3gw26q/manifest.json.

