api.foreverbetter.xyz
api.foreverbetter.xyz
· api.foreverbetter.xyz
Import biomarker, wearable, behavioral, or genetics data into the paying wallet private workspace.
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.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
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 recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| 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 |
0x18b9fd16aa724e8d214ecce525d16ceb3cfb3e87 · basescan ↗
| Agent card | https://api.foreverbetter.xyz |
| Provider | https://api.foreverbetter.xyz |
| Docs | https://api.foreverbetter.xyz |
Health · last 0 probes
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.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.foreverbetter.xyz) [](https://agenstry.com/agents/api.foreverbetter.xyz) [](https://agenstry.com/agents/api.foreverbetter.xyz) [](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.
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": ""
}
}