Agent Experience · M2M

Machines pull.
Humans keep the receipts.

Prepaid company, market, angel, and diligence intelligence your agents and scripts can call. Every response ships data, provenance, and usage. Provenance proves integrity, not verified fact.

Start free · 150 credits OpenAPI.json llms.txt mcp.json MCP for Claude / Cursor
REST /v1CLI · TS · PythonMCPPrepaid creditsTraceable receipts
AX loop · time to first debit

Five steps. No glue code theater.

Auth

Bearer ysa_prod key or MCP OAuth.

Run + poll

POST a swarm, then GET /v1/reports/:id until completed.

Receipt + pay

Trust Receipts for integrity. Credits debit. Top up. Repeat.

Shell
export YSAERE_API_KEY=ysa_prod_YOUR_KEY
curl -sS -X POST https://api.ysaere.com/v1/intel/angel-report \
  -H "Authorization: Bearer $YSAERE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"target":"Acme Robotics"}'
Four pull surfaces

Pick the door your agent already speaks.

Machine examples — estimate · run · wait · webhooks

Open Developer portal

Receipts travel with the payload

Paid reports can ship with a Trust Receipt. Provenance proves integrity, not that every claim is verified fact.

How Trust Layer works

Notary

Stamp any output. Prove it later.

Once content leaves the place it was produced, you need a portable, checkable seal on the bytes, not on the session. Ysaere provides that seal.

What. You hash the bytes (SHA-512). Ysaere mints a dual-signed receipt bound to that hash. Modes: hash_only (1 cr), source_snapshot with URL fingerprints (1 cr), anchored with an Anchored inclusion proof (3 cr). Resolve and proof GETs are free.

Why. Answers leave the session as paste, screenshot, or file. A receipt about a tool call does not travel with that. A hash of the payload does.

Benefit. You or a counterparty can check the same bytes were notarized and are unchanged since. Integrity only, not factual truth. Swarm Trust Receipts cover report runs; Notary is the hash-mint rail for anything else.

llms.txt · GET /v1/pricing · OpenAPI · CLI ysaere run notary

Prepaid SKUs

Start cheap. Scale when the loop works.

150 free credits on signup cover Angel plus Angel Deep, or one Company Intelligence with headroom. Top up packs from $5.

Sync · one response, no polling

Vault Search · 5 cr · /v1/intel/vault-search

Notary · 1–3 cr · /v1/notary/receipts

Entity Classify · 2 cr · /v1/intel/classify

Quick Brief · 20 cr · /v1/intel/quick-brief

Sourced Brief · 40 cr · /v1/intel/sourced-brief

Swarm reports · enqueue, then poll or webhook

Retail Insights · 25 cr · /v1/intel/retail-insights

Angel · 50 cr · /v1/intel/angel-report

Retail Insights Deep Dive · 75 cr · /v1/intel/retail-insights-deep

Angel Deep · 90 cr · /v1/intel/angel-deep-report

Company Intelligence · 100 cr · /v1/intel/ci-report

Market Intelligence · 150 cr · /v1/intel/market-report

Security Assessment · 75 cr · /v1/intel/security-scan

Due Diligence · 200 cr · /v1/intel/dd-report

Marketplace agents · varies · /v1/marketplace

Every SKU above is reachable from REST, the CLI, and both SDKs (TypeScript and Python). Trust Check and CRE Deal Intelligence run in the web app — they are not on the default MCP tool list or the CLI surface. GET /v1/pricing is the live catalog and the authoritative source.

Wire one agent. Debit one credit. Survive.

Growth is machine pull: more keys, more loops, more prepaid top-ups. Not more dashboard clicks.

Claim 150 free credits Read the API contract