Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
85
💰 Paid API

api.foreverbetter.xyz

api.foreverbetter.xyz · api.foreverbetter.xyz

Import biomarker, wearable, behavioral, or genetics data into the paying wallet private workspace.

🛡
Own this agent?
Verify the domain api.foreverbetter.xyz via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Enterprise feature. Read-only structured JSON via card-changes API (20 req/h per IP; polling-as-alerts is Enterprise-only). Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
accumulating
1/5 probes
Revenue · 30d
$0.00
wallet active · no inflow
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info Live JSON-RPC 0/25
Live probe hasn't run yet.
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
fail Skill declaration 0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial Verified Identity 5/10
Provider declared: api.foreverbetter.xyz (https://api.foreverbetter.xyz). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents, not penalised).
⚠ Card drift detected. This agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.

Uptime
100.0%
1 probes
Response
0ms
last probe
Skills
0
declared
Streaming
SSE-capable

Endpoints

Pricing x402 on Base USDC
From $0.0050 per call
Endpoint Price Currency
https://api.foreverbetter.xyz/analyses 0.05 USDC
https://api.foreverbetter.xyz/analyses/:id 0.005 USDC
https://api.foreverbetter.xyz/analyses/:id/action-plan 0.02 USDC
https://api.foreverbetter.xyz/analyses/:id/recommendations 0.01 USDC
https://api.foreverbetter.xyz/biomarkers/analyze 0.05 USDC
https://api.foreverbetter.xyz/biomarkers/derive 0.05 USDC
https://api.foreverbetter.xyz/dashboard-specs/:analysisId 0.01 USDC
https://api.foreverbetter.xyz/genetics/analyze 0.1 USDC
https://api.foreverbetter.xyz/genetics/ancestry 0.1 USDC
https://api.foreverbetter.xyz/imports/file 0.02 USDC
https://api.foreverbetter.xyz/labs/search 0.005 USDC
https://api.foreverbetter.xyz/providers 0.005 USDC
https://api.foreverbetter.xyz/query 0.01 USDC
https://api.foreverbetter.xyz/sources/:id 0.005 USDC
https://api.foreverbetter.xyz/wearables/analyze 0.05 USDC
Try it ↗ Opens the operator's playground / docs in a new tab.
Settlement wallet: 0x18b9fd16aa724e8d214ecce525d16ceb3cfb3e87 · basescan ↗
Agent cardhttps://api.foreverbetter.xyz
Providerhttps://api.foreverbetter.xyz
Docshttps://api.foreverbetter.xyz
Discovered via
agentic_market

Health · last 0 probes

When HTTP Live JSON-RPC Latency

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/api.foreverbetter.xyz.svg)](https://agenstry.com/agents/api.foreverbetter.xyz)
[![Verified Business](https://agenstry.com/badge/api.foreverbetter.xyz/identity.svg)](https://agenstry.com/agents/api.foreverbetter.xyz)
[![Uptime](https://agenstry.com/badge/api.foreverbetter.xyz/uptime.svg)](https://agenstry.com/agents/api.foreverbetter.xyz)
[![A2A version](https://agenstry.com/badge/api.foreverbetter.xyz/protocol.svg)](https://agenstry.com/agents/api.foreverbetter.xyz)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "_source": "agentic.market",
  "service": {
    "id": "api-foreverbetter-xyz",
    "name": "api.foreverbetter.xyz",
    "description": "Import biomarker, wearable, behavioral, or genetics data into the paying wallet private workspace.",
    "domain": "api.foreverbetter.xyz",
    "provider": "api.foreverbetter.xyz",
    "providerUrl": "",
    "category": "",
    "networks": [
      "Base",
      "eip155:137"
    ],
    "enriched": false,
    "endpoints": [
      {
        "url": "https://api.foreverbetter.xyz/analyses",
        "description": "Run a multimodal analysis over source IDs owned by the paying wallet.",
        "pricing": {
          "amount": "0.05",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "profile",
            "type": "object",
            "description": "",
            "example": null,
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "source_ids",
            "type": "array",
            "description": "",
            "example": [],
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "analysis",
          "longevity"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/analyses/:id",
        "description": "Read an analysis owned by the paying wallet.",
        "pricing": {
          "amount": "0.005",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "path",
            "name": "id",
            "type": "string",
            "description": "",
            "example": "analysis_cec671ff-116a-4d21-9872-26d9d17c2b46",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "analysis",
          "results"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/analyses/:id/action-plan",
        "description": "Build a prioritized action plan from an analysis owned by the paying wallet.",
        "pricing": {
          "amount": "0.02",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "path",
            "name": "id",
            "type": "string",
            "description": "",
            "example": "analysis_cec671ff-116a-4d21-9872-26d9d17c2b46",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "action-plan",
          "longevity"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/analyses/:id/recommendations",
        "description": "Generate recommendations from an analysis owned by the paying wallet.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "path",
            "name": "id",
            "type": "string",
            "description": "",
            "example": "analysis_cec671ff-116a-4d21-9872-26d9d17c2b46",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "recommendations",
          "longevity"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/biomarkers/analyze",
        "description": "Run the biomarkers analyze operation over source IDs owned by the paying wallet.",
        "pricing": {
          "amount": "0.05",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "source_ids",
            "type": "array",
            "description": "",
            "example": [],
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "biomarkers",
          "analysis"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/biomarkers/derive",
        "description": "Run the biomarkers derive operation over source IDs owned by the paying wallet.",
        "pricing": {
          "amount": "0.05",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "source_ids",
            "type": "array",
            "description": "",
            "example": [],
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "biomarkers",
          "analysis"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/dashboard-specs/:analysisId",
        "description": "Get a renderer-neutral custom dashboard specification for an analysis owned by the paying wallet.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "path",
            "name": "analysisId",
            "type": "string",
            "description": "",
            "example": "analysis_cec671ff-116a-4d21-9872-26d9d17c2b46",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "dashboard",
          "visualization"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/genetics/analyze",
        "description": "Run the genetics analyze operation over source IDs owned by the paying wallet.",
        "pricing": {
          "amount": "0.1",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "source_ids",
            "type": "array",
            "description": "",
            "example": [],
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "genetics",
          "analysis"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/genetics/ancestry",
        "description": "Generate ancestry proportions and map data from a genetics source owned by the paying wallet.",
        "pricing": {
          "amount": "0.1",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "resolution",
            "type": "string",
            "description": "",
            "example": "regional",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "source_id",
            "type": "string",
            "description": "",
            "example": "src_...",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "genetics",
          "ancestry"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/imports/file",
        "description": "Import biomarker, wearable, behavioral, or genetics data into the paying wallet private workspace.",
        "pricing": {
          "amount": "0.02",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "category",
            "type": "string",
            "description": "",
            "example": "biomarkers",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "filename",
            "type": "string",
            "description": "",
            "example": "labs.csv",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "text",
            "type": "string",
            "description": "",
            "example": "marker,value,unit\nldl,98,mg/dL",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "import",
          "multimodal"
        ],
        "quality": {
          "l30DaysTotalCalls": "2",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/labs/search",
        "description": "Find nearby supported lab collection locations or official locator handoffs.",
        "pricing": {
          "amount": "0.005",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "query",
            "name": "postal_code",
            "type": "string",
            "description": "",
            "example": "10001",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "provider",
            "type": "string",
            "description": "",
            "example": "all",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "radius_miles",
            "type": "number",
            "description": "",
            "example": 25,
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "labs",
          "locations"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/providers",
        "description": "Find labs, wearable integrations, and genetics providers across modalities and regions.",
        "pricing": {
          "amount": "0.005",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "query",
            "name": "modalities",
            "type": "string",
            "description": "",
            "example": "biomarkers,genetics",
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "query",
            "name": "region",
            "type": "string",
            "description": "",
            "example": "US",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "providers",
          "discovery"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/query",
        "description": "Ask a grounded question across health data and analyses owned by the paying wallet.",
        "pricing": {
          "amount": "0.01",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "analysis_ids",
            "type": "array",
            "description": "",
            "example": [],
            "enumValues": [],
            "default": null,
            "required": false
          },
          {
            "group": "body",
            "name": "query",
            "type": "string",
            "description": "",
            "example": "What should I prioritize this week?",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "query",
          "agent"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/sources/:id",
        "description": "Read a normalized source owned by the paying wallet.",
        "pricing": {
          "amount": "0.005",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "GET",
        "providerName": "",
        "parameters": [
          {
            "group": "path",
            "name": "id",
            "type": "string",
            "description": "",
            "example": "src_291f107f-6ba4-49be-a466-93a539fc31c1",
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "source",
          "normalized-data"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      },
      {
        "url": "https://api.foreverbetter.xyz/wearables/analyze",
        "description": "Run the wearables analyze operation over source IDs owned by the paying wallet.",
        "pricing": {
          "amount": "0.05",
          "currency": "USDC",
          "network": "eip155:8453",
          "scheme": "exact",
          "maxAmount": "",
          "minAmount": ""
        },
        "method": "POST",
        "providerName": "",
        "parameters": [
          {
            "group": "body",
            "name": "source_ids",
            "type": "array",
            "description": "",
            "example": [],
            "enumValues": [],
            "default": null,
            "required": false
          }
        ],
        "serviceName": "ForeverBetter Longevity API",
        "tags": [
          "health",
          "wearables",
          "analysis"
        ],
        "quality": {
          "l30DaysTotalCalls": "1",
          "l30DaysUniquePayers": "1"
        }
      }
    ],
    "integrationType": "",
    "isNew": false,
    "priceSummary": {
      "minAmount": "0.005",
      "maxAmount": "0.1",
      "avgCostPerTransaction": "0.032667",
      "avgCostBasis": "exact",
      "currency": "USDC"
    },
    "serviceName": "ForeverBetter Longevity API",
    "tags": [
      "health",
      "analysis",
      "longevity",
      "results",
      "action-plan",
      "recommendations",
      "biomarkers",
      "dashboard",
      "visualization",
      "genetics",
      "ancestry",
      "import",
      "multimodal",
      "labs",
      "locations",
      "providers",
      "discovery",
      "query",
      "agent",
      "source",
      "normalized-data",
      "wearables"
    ],
    "iconUrl": ""
  }
}