KAUT1$144.922.95%3.0% APY
KAGT1$76.301.20%0.1% APY
C1USDT2$1.0020.40%7.5% APY
BUIDLT2$1.0000.00%3.5% APY
BSTBLT2$1.000.00%0.0% APY
BRSRVT2$1.000.00%0.0% APY
USDYT2$1.130.71%3.5% APY
sUSDeT4$1.230.02%3.7% APY
LBTCT3$69,6320.10%0.4% APY
wstETHT3$2,4382.07%2.4% APY
KAUT1$144.922.95%3.0% APY
KAGT1$76.301.20%0.1% APY
C1USDT2$1.0020.40%7.5% APY
BUIDLT2$1.0000.00%3.5% APY
BSTBLT2$1.000.00%0.0% APY
BRSRVT2$1.000.00%0.0% APY
USDYT2$1.130.71%3.5% APY
sUSDeT4$1.230.02%3.7% APY
LBTCT3$69,6320.10%0.4% APY
wstETHT3$2,4382.07%2.4% APY
Developer · API

Trust Score API

The same independent risk ratings that power realworldtokenspace.com, available as a REST API. Composite score, six-dimension breakdown, operational flags, and methodology — all auditable to a published rubric, none of it paid for by the issuers being rated.

Request a key View OpenAPI docs Base URL: api.realworldtokenspace.com
Quick example

Score one asset in one call

Pass a bearer token, get back the composite score, six dimensional rationales, and operational flags. JSON response is shaped for direct consumption — no wrapping envelope, no pagination tokens for single-asset lookups.

Request
curl https://api.realworldtokenspace.com/v1/assets/kau/score \
  -H "Authorization: Bearer $RWTS_API_KEY"
Response
{
  "assetId": "kau",
  "composite": 97,
  "tier": "T1",
  "dimensions": [
    { "key": "assetBackingQuality",  "points": 25, "maxPoints": 25,
      "rationale": "1g allocated physical gold per token, held in
                    insured LBMA-grade vaults; full custody proof
                    per Bureau Veritas inspection." },
    { "key": "proofOfReserves",      "points": 20, "maxPoints": 20,
      "rationale": "Bureau Veritas bi-annual physical inspection
                    results published on-chain via Chainlink Proof
                    of Reserves feed." },
    { "key": "redeemability",        "points": 15, "maxPoints": 15 },
    { "key": "auditAndSecurity",     "points": 12, "maxPoints": 15 },
    { "key": "regulatoryAndLegal",   "points": 15, "maxPoints": 15 },
    { "key": "trackRecord",          "points": 10, "maxPoints": 10 }
  ],
  "rationale": "Allocated physical gold in insured Brink's vaults;
                on-chain PoR partial; KMS fee-share yields modest carry.",
  "flags": [
    {
      "code": "PHYSICAL_RWA_CHAINLINK_POR_BIANNUAL",
      "severity": "info",
      "detail": "Chainlink PoR feed updates bi-annually with Bureau
                 Veritas physical inspection results."
    }
  ],
  "trend": "stable",
  "asOf": "2026-04-01",
  "nextReviewDate": "2026-07-01",
  "methodologyVersion": "1.0.0",
  "researchUrl": "https://www.realworldtokenspace.com/directory/kau"
}
Endpoints

Four endpoints, one base URL

The full surface fits on a single page. Two endpoints are public (no auth) and meant for transparency about the methodology and live-system health. Two require a bearer token and return the actual rating data.

GET/v1/health
Auth: None

Liveness probe. Returns rated-asset count, methodology version, last review date.

GET/v1/scores
Auth: Bearer

Paginated list of every rated asset with composite score and tier. Supports tier, category, and score-range filters.

GET/v1/assets/{id}/score
Auth: Bearer

Full breakdown for one asset: composite, six dimensions with rationale, operational flags, trend, next-review date.

GET/v1/methodology
Auth: None

Current methodology document — the six dimensions, four tiers, and material-event triggers that drive every score.

Full schemas, error shapes, and webhook events documented at docs.realworldtokenspace.com

Tiers

Pricing by throughput

Three tiers separated by sustained request rate. We're currently sizing pricing against early-customer integrations — get in touch and we'll match a tier and pricing to your shape.

Developer

Tier
50 req/min
Up to ~70K req/day

Personal projects, prototypes, evaluation

Request Developer access

Pro

Tier
500 req/min
Up to ~700K req/day

Production integrations, dashboards, internal tooling

Request Pro access

Enterprise

Tier
5,000 req/min
Custom — talk to us

High-throughput scoring, asset managers, audit pipelines

Request Enterprise access
What people build with it

Three patterns we keep seeing

Treasury risk overlay

Score the tokenized assets in your treasury against an independent six-dimension rubric. Get a single composite plus per-dimension rationale you can show your board.

DeFi protocol gating

Use the Trust Score as a structural-risk filter when whitelisting collateral, sizing concentration limits, or tagging high-risk positions in your front-end.

Sales battlecards & research

Pull rationale text + operational flags directly into briefs. Every score is auditable to the methodology PDF — credible-by-default citations.

Get started

Ready to integrate?

Tell us a little about what you're building and we'll size a tier and pricing against your shape. Most keys land within one business day.

Request a key

Tell us how you'll use the API

We size pricing per use case in early access. One business day turnaround.

0/1000

We use your email only to send your API key + occasional product updates. No spam. Reply to opt out at any time.