9
Total public paid capabilities currently published by Temporal.
/capabilities
Temporal now publishes machine-readable manifests for each public paid endpoint: what it does, how it is priced, how fresh it is, what schema it expects, and how its discovery quote is signed.
How to use it
Total public paid capabilities currently published by Temporal.
One-time x402 charge surfaces for the packaged daily read.
Session-priced machine access surfaces for repeated agent queries.
Completed DAG-shaped job surfaces for higher-level research tasks.
Discovery quotes now carry a server signature and key id, not only a digest.
Observed publication time used for liveness, separate from report slug dates.
Filters
/api/report/standard
temporal:report.standard@1
Full latest nightly synthesis as structured JSON behind a one-time x402 charge.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/report/standardtempo_mpp_x402_chargeTrust
tempo_mpp_charge+report_commitmenttemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
This capability accepts a bare GET request.
{
"type": "object",
"required": [],
"additionalProperties": false,
"properties": {}
}Outputs
capabilitycommitmentsmetadatapayerpriceproductreportunitEndpoints{
"type": "object",
"required": [
"capability",
"commitments",
"metadata",
"payer",
"price",
"product",
"report",
"unitEndpoints"
],
"additionalProperties": false,
"properties": {
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"commitments": {
"type": "object",
"required": [
"identityLedger",
"signalScoreboard"
],
"additionalProperties": false,
"properties": {
"identityLedger": {
"type": "string"
},
"signalScoreboard": {
"type": "string"
}
}
},
"metadata": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"price": {
"type": "string"
},
"product": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"distilledSignals",
"ecosystemWatch",
"executiveSummary",
"references",
"researchNotes"
],
"additionalProperties": false,
"properties": {
"distilledSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
},
"ecosystemWatch": {
"type": "array",
"items": {
"type": "string"
}
},
"executiveSummary": {
"type": "array",
"items": {
"type": "string"
}
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"researchNotes": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"unitEndpoints": {
"type": "object",
"required": [
"signals"
],
"additionalProperties": false,
"properties": {
"signals": {
"type": "string"
}
}
}
}
}Examples
/api/report/standardManifest integrity
{
"documentation": {
"path": "/capabilities#report.standard",
"url": "https://temporal.rest/capabilities#report.standard"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:report.standard@1",
"endpointPath": "/api/report/standard",
"paymentKind": "charge",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": null,
"unitType": "request",
"unitPrice": "1",
"validFrom": "2026-03-20T18:06:35.112Z",
"validUntil": "2026-03-20T18:11:35.112Z",
"quoteHash": "0cbc98176f655937f11b179cd9c9fa9e7fed21b69ed5f215cac4590c6c03cd76",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "d3a720eef6b7a01710bb50edfee6fa43d7df39e9ab615d53b019eb81b9b4c26f",
"signedAt": "2026-03-20T18:06:35.112Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "5167143f97b2f55c6852bf3dff854dc977cb27f9272eb5b91cd818636c15954f",
"schemaHashes": {
"input": "d746974fa9afd5e951f76f9af38954b0ad7f436f2120dc974da65e5ee39f856f",
"output": "9533c399a7e05bd2bbf1d9a7f20049803a8a801b5e69276db2d55ed590c95ced"
}
}/api/report/alpha
temporal:report.alpha@1
Higher-conviction framing and operator packaging behind a one-time x402 charge.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/report/alphatempo_mpp_x402_chargeTrust
tempo_mpp_charge+report_commitmenttemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
This capability accepts a bare GET request.
{
"type": "object",
"required": [],
"additionalProperties": false,
"properties": {}
}Outputs
capabilitycommitmentsmetadataoperatorFramepayerpriceproductreportunitEndpoints{
"type": "object",
"required": [
"capability",
"commitments",
"metadata",
"operatorFrame",
"payer",
"price",
"product",
"report",
"unitEndpoints"
],
"additionalProperties": false,
"properties": {
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"commitments": {
"type": "object",
"required": [
"identityLedger",
"signalScoreboard"
],
"additionalProperties": false,
"properties": {
"identityLedger": {
"type": "string"
},
"signalScoreboard": {
"type": "string"
}
}
},
"metadata": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"operatorFrame": {
"type": "object",
"required": [
"highConvictionSignals",
"references",
"topThemes"
],
"additionalProperties": false,
"properties": {
"highConvictionSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"topThemes": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"price": {
"type": "string"
},
"product": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"distilledSignals",
"ecosystemWatch",
"executiveSummary"
],
"additionalProperties": false,
"properties": {
"distilledSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
},
"ecosystemWatch": {
"type": "array",
"items": {
"type": "string"
}
},
"executiveSummary": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"unitEndpoints": {
"type": "object",
"required": [
"signals"
],
"additionalProperties": false,
"properties": {
"signals": {
"type": "string"
}
}
}
}
}Examples
/api/report/alphaManifest integrity
{
"documentation": {
"path": "/capabilities#report.alpha",
"url": "https://temporal.rest/capabilities#report.alpha"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:report.alpha@1",
"endpointPath": "/api/report/alpha",
"paymentKind": "charge",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": null,
"unitType": "request",
"unitPrice": "3",
"validFrom": "2026-03-20T18:06:35.113Z",
"validUntil": "2026-03-20T18:11:35.113Z",
"quoteHash": "6cd02a1cd7fcc8d063f56810ef473dd275e996d5c6a3d2ba76e9d3c5ac21a3ec",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "0f625e80d3f2c9a7c103f51491cd953a23314ae1df832f9cc5cc7b46e5c1e092",
"signedAt": "2026-03-20T18:06:35.113Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "950ac20ed1c7b47c5e1e1f09e9edf835367800c040807145a2321352e8cbf649",
"schemaHashes": {
"input": "d746974fa9afd5e951f76f9af38954b0ad7f436f2120dc974da65e5ee39f856f",
"output": "4aecba61ec6468b03a1dda23f1e1e9731f1414a67b4f67684b761502bff57bef"
}
}/api/report/executive
temporal:report.executive@1
Most compressed decision memo for the current issue behind a one-time x402 charge.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/report/executivetempo_mpp_x402_chargeTrust
tempo_mpp_charge+report_commitmenttemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
This capability accepts a bare GET request.
{
"type": "object",
"required": [],
"additionalProperties": false,
"properties": {}
}Outputs
briefcapabilitycommitmentsmetadatapayerpriceproductunitEndpoints{
"type": "object",
"required": [
"brief",
"capability",
"commitments",
"metadata",
"payer",
"price",
"product",
"unitEndpoints"
],
"additionalProperties": false,
"properties": {
"brief": {
"type": "object",
"required": [
"marketWatch",
"summary",
"topSignals",
"whyNow"
],
"additionalProperties": false,
"properties": {
"marketWatch": {
"type": "array",
"items": {
"type": "string"
}
},
"summary": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"topSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
},
"whyNow": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
},
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"commitments": {
"type": "object",
"required": [
"identityLedger",
"signalScoreboard"
],
"additionalProperties": false,
"properties": {
"identityLedger": {
"type": "string"
},
"signalScoreboard": {
"type": "string"
}
}
},
"metadata": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"price": {
"type": "string"
},
"product": {
"type": "string"
},
"unitEndpoints": {
"type": "object",
"required": [
"signals"
],
"additionalProperties": false,
"properties": {
"signals": {
"type": "string"
}
}
}
}
}Examples
/api/report/executiveManifest integrity
{
"documentation": {
"path": "/capabilities#report.executive",
"url": "https://temporal.rest/capabilities#report.executive"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:report.executive@1",
"endpointPath": "/api/report/executive",
"paymentKind": "charge",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": null,
"unitType": "request",
"unitPrice": "5",
"validFrom": "2026-03-20T18:06:35.114Z",
"validUntil": "2026-03-20T18:11:35.114Z",
"quoteHash": "b512e7d4c16a6a8b2576da7645c515398166cc2ea14be6349a61a546b49410fa",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "2c9e37edb6247667163eaa2136ba04b15e876c8bb1e2a71a404705d291445dfa",
"signedAt": "2026-03-20T18:06:35.114Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "437c4cfb4bbd3fc932a829533b2e6bcd6795e4367acb4542800029d0961e816a",
"schemaHashes": {
"input": "d746974fa9afd5e951f76f9af38954b0ad7f436f2120dc974da65e5ee39f856f",
"output": "1e84c467a77cb134ad0f295be4a127516f7b601311aee85392bd9417cd50c832"
}
}/api/data/latest
temporal:data.latest@1
Machine-readable latest snapshot of the published archive behind an x402 session.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/data/latesttempo_mpp_x402_sessionTrust
tempo_mpp_session+published_archive_snapshottemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
This capability accepts a bare GET request.
{
"type": "object",
"required": [],
"additionalProperties": false,
"properties": {}
}Outputs
capabilitycommitmentspayerproductsnapshotunitEndpointsunitPrice{
"type": "object",
"required": [
"capability",
"commitments",
"payer",
"product",
"snapshot",
"unitEndpoints",
"unitPrice"
],
"additionalProperties": false,
"properties": {
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"commitments": {
"type": "object",
"required": [
"identityLedger",
"signalScoreboard"
],
"additionalProperties": false,
"properties": {
"identityLedger": {
"type": "string"
},
"signalScoreboard": {
"type": "string"
}
}
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"product": {
"type": "string"
},
"snapshot": {
"type": "object",
"required": [
"ecosystemWatch",
"latestReport",
"references",
"reportArchiveCount",
"signals"
],
"additionalProperties": false,
"properties": {
"ecosystemWatch": {
"type": "array",
"items": {
"type": "string"
}
},
"latestReport": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"reportArchiveCount": {
"type": "integer",
"minimum": 0
},
"signals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
}
}
},
"unitEndpoints": {
"type": "object",
"required": [
"signals"
],
"additionalProperties": false,
"properties": {
"signals": {
"type": "string"
}
}
},
"unitPrice": {
"type": "string"
}
}
}Examples
/api/data/latestManifest integrity
{
"documentation": {
"path": "/capabilities#data.latest",
"url": "https://temporal.rest/capabilities#data.latest"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:data.latest@1",
"endpointPath": "/api/data/latest",
"paymentKind": "session",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": "1",
"unitType": "query",
"unitPrice": "0.05",
"validFrom": "2026-03-20T18:06:35.114Z",
"validUntil": "2026-03-20T18:11:35.114Z",
"quoteHash": "51961cb1fee9e7de5b6e370578538d31a8196a90e1d9975c661f4f9a659a3321",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "3abff3f8cf1d361ecdc64e9886621307d3129b7858da228ba7e179274a2a3ad2",
"signedAt": "2026-03-20T18:06:35.114Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "1a71eb31c839727c773497caf6cdeba713e7e0d9f9e94bdf57bc906a0488dd34",
"schemaHashes": {
"input": "d746974fa9afd5e951f76f9af38954b0ad7f436f2120dc974da65e5ee39f856f",
"output": "428c24bf857dba1d68d8f9b6c4346c15c823233ee1b610e03fe4aacbb8a1f450"
}
}/api/data/answer
temporal:data.answer@1
Query the published archive for a topic-specific answer behind an x402 session.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/data/answertempo_mpp_x402_sessionTrust
tempo_mpp_session+archive_synthesistemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
qtopic{
"type": "object",
"additionalProperties": false,
"properties": {
"q": {
"type": "string",
"minLength": 1,
"description": "Primary topic query."
},
"topic": {
"type": "string",
"minLength": 1,
"description": "Alias for q."
}
}
}Outputs
answerarchiveContextcapabilityconfidencehighlightsnotepayerproductqueryreferencesrelatedReportssupportingSignalsunitPrice{
"type": "object",
"required": [
"answer",
"archiveContext",
"capability",
"confidence",
"highlights",
"note",
"payer",
"product",
"query",
"references",
"relatedReports",
"supportingSignals",
"unitPrice"
],
"additionalProperties": false,
"properties": {
"answer": {
"type": "string"
},
"archiveContext": {
"type": "object",
"required": [
"latestReport",
"reportArchiveCount"
],
"additionalProperties": false,
"properties": {
"latestReport": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"reportArchiveCount": {
"type": "integer",
"minimum": 0
}
}
},
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"confidence": {
"enum": [
"high",
"low",
"medium",
"snapshot"
]
},
"highlights": {
"type": "array",
"items": {
"type": "object",
"required": [
"insight",
"report",
"type"
],
"additionalProperties": false,
"properties": {
"insight": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"type": {
"type": "string"
}
}
}
},
"note": {
"type": "string"
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"product": {
"type": "string"
},
"query": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"relatedReports": {
"type": "array",
"items": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
},
"supportingSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label",
"report"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
}
},
"unitPrice": {
"type": "string"
}
}
}Examples
/api/data/answer?q=tempo%20mainnetManifest integrity
{
"documentation": {
"path": "/capabilities#data.answer",
"url": "https://temporal.rest/capabilities#data.answer"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:data.answer@1",
"endpointPath": "/api/data/answer",
"paymentKind": "session",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": "3",
"unitType": "query",
"unitPrice": "0.15",
"validFrom": "2026-03-20T18:06:35.115Z",
"validUntil": "2026-03-20T18:11:35.115Z",
"quoteHash": "d2b592291f09f5515c4fa12c126e23721e1a2adf6c13461216937ee291a15254",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "46d418b13d6eb09353907b58e8f73047f619d8d7663e2c365b7735f4e5723fb8",
"signedAt": "2026-03-20T18:06:35.115Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "6b79b4f81897481e103e2e0bd99e96bf05b7b82ba57d0de5a53aea77bc713ef4",
"schemaHashes": {
"input": "acd766f27a8d14bf9aee6d693854b64035ec47447633499e1d67162351e0df15",
"output": "704494ad47275f059aa74fb956951ade6c03cc8e8be86fb74e679c4cc17de6f0"
}
}/api/data/signals
temporal:data.signals@1
Retrieve distilled signals, optionally filtered by report slug or signal label, behind an x402 session.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/data/signalstempo_mpp_x402_sessionTrust
tempo_mpp_session+signal_unitstemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
labelqslug{
"type": "object",
"additionalProperties": false,
"properties": {
"label": {
"type": "string",
"minLength": 1,
"description": "Optional signal label substring filter."
},
"q": {
"type": "string",
"minLength": 1,
"description": "Alias for label."
},
"slug": {
"type": "string",
"minLength": 1,
"description": "Optional report slug; latest published report is used when omitted."
}
}
}Outputs
archiveContextcapabilitypayerproductquerysignalCountsignalsunitPrice{
"type": "object",
"required": [
"archiveContext",
"capability",
"payer",
"product",
"query",
"signalCount",
"signals",
"unitPrice"
],
"additionalProperties": false,
"properties": {
"archiveContext": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"product": {
"type": "string"
},
"query": {
"type": "object",
"required": [
"label",
"slug"
],
"additionalProperties": false,
"properties": {
"label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"slug": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"signals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"id",
"label",
"ordinal",
"references",
"report"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"id": {
"type": "string"
},
"label": {
"type": "string"
},
"ordinal": {
"type": "integer",
"minimum": 1
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
}
}
}
}
}
},
"unitPrice": {
"type": "string"
}
}
}Examples
/api/data/signals/api/data/signals?label=paymentManifest integrity
{
"documentation": {
"path": "/capabilities#data.signals",
"url": "https://temporal.rest/capabilities#data.signals"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:data.signals@1",
"endpointPath": "/api/data/signals",
"paymentKind": "session",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": "1",
"unitType": "query",
"unitPrice": "0.05",
"validFrom": "2026-03-20T18:06:35.116Z",
"validUntil": "2026-03-20T18:11:35.116Z",
"quoteHash": "6010df4d4070fb6b25d4447a2a4f39cccc4d89bc733174713e9727ff75b5a9ca",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "cc076196b2372de42d846d9861193dcae01c434c678bf1e87bdff910535b220d",
"signedAt": "2026-03-20T18:06:35.116Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "4f1ed9c889c9aa9708e96ee25acdb52fe94322b0661be37913e6e4a3f8dc53fb",
"schemaHashes": {
"input": "32820153f5f2f99015218dd5b303842f23441a2d7d4a10b5b09c043e3015a7e5",
"output": "43c46496381b28af767c0986e00da664ff20a68d20d4cb2c4a1ef76386b71cea"
}
}/api/workflows/subscriptions
temporal:workflow.subscriptions@1
Create a recurring workflow subscription that reruns on a fixed cadence and can deliver completed or failed job notifications to a webhook, with optional material-change filtering.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
POST /api/workflows/subscriptionstempo_mpp_x402_sessionTrust
tempo_mpp_session+workflow_subscription_receipttemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
focusintervalHourslabelnotifyModeslugtemplatetopicwebhookUrl{
"type": "object",
"additionalProperties": false,
"properties": {
"focus": {
"type": "string",
"minLength": 1,
"description": "Optional focus label for recurring daily_operator_watch runs."
},
"intervalHours": {
"type": "integer",
"minimum": 1,
"description": "Recurring cadence in hours. Defaults to 24."
},
"label": {
"type": "string",
"minLength": 1,
"description": "Optional display label for the subscription."
},
"notifyMode": {
"type": "string",
"enum": [
"always",
"material_change"
],
"description": "Whether webhook delivery should fire every completion or only when the completed result changes materially."
},
"slug": {
"type": "string",
"minLength": 1,
"description": "Optional report slug to anchor recurring runs on a specific issue."
},
"template": {
"type": "string",
"enum": [
"daily_operator_watch",
"topic_brief"
],
"description": "Workflow template to schedule."
},
"topic": {
"type": "string",
"minLength": 1,
"description": "Optional topic prompt for recurring topic_brief runs."
},
"webhookUrl": {
"type": "string",
"minLength": 8,
"description": "Optional HTTP(S) webhook to receive completed or failed workflow notifications."
}
}
}Outputs
capabilitycreatedJobIdeventsnotepayersubscription{
"type": "object",
"required": [
"capability",
"createdJobId",
"events",
"note",
"payer",
"subscription"
],
"additionalProperties": false,
"properties": {
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"createdJobId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"events": {
"type": "array",
"items": {
"type": "object",
"required": [
"at",
"detail",
"id",
"jobId",
"label",
"type"
],
"additionalProperties": false,
"properties": {
"at": {
"type": "string"
},
"detail": {
"type": "string"
},
"id": {
"type": "string"
},
"jobId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"type": {
"enum": [
"created",
"job_completed",
"job_failed",
"job_submitted",
"job_updated",
"run_triggered",
"webhook_delivered",
"webhook_failed",
"webhook_skipped"
]
}
}
}
},
"note": {
"type": "string"
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"subscription": {
"type": "object",
"required": [
"cadence",
"createdAt",
"eventsPath",
"id",
"label",
"lastCompletedAt",
"lastDeliveredResultHash",
"lastJobId",
"lastJobStatus",
"lastObservedResultHash",
"nextRunAt",
"notificationCursor",
"request",
"runPath",
"status",
"statusPath",
"updatedAt",
"webhook"
],
"additionalProperties": false,
"properties": {
"cadence": {
"type": "object",
"required": [
"intervalHours"
],
"additionalProperties": false,
"properties": {
"intervalHours": {
"type": "integer",
"minimum": 1
}
}
},
"createdAt": {
"type": "string"
},
"eventsPath": {
"type": "string"
},
"id": {
"type": "string"
},
"label": {
"type": "string"
},
"lastCompletedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastDeliveredResultHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastJobId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastJobStatus": {
"anyOf": [
{
"type": "string",
"enum": [
"completed",
"failed",
"queued",
"running"
]
},
{
"type": "null"
}
]
},
"lastObservedResultHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"nextRunAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"notificationCursor": {
"type": "object",
"required": [
"jobId",
"status",
"updatedAt"
],
"additionalProperties": false,
"properties": {
"jobId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"status": {
"anyOf": [
{
"type": "string",
"enum": [
"completed",
"failed"
]
},
{
"type": "null"
}
]
},
"updatedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
},
"request": {
"type": "object",
"required": [
"focus",
"intervalHours",
"label",
"notifyMode",
"slug",
"template",
"topic",
"webhookUrl"
],
"additionalProperties": false,
"properties": {
"focus": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"intervalHours": {
"type": "integer",
"minimum": 1
},
"label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"notifyMode": {
"enum": [
"always",
"material_change"
]
},
"slug": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"template": {
"enum": [
"daily_operator_watch",
"topic_brief"
]
},
"topic": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"webhookUrl": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
},
"runPath": {
"type": "string"
},
"status": {
"enum": [
"active",
"paused"
]
},
"statusPath": {
"type": "string"
},
"updatedAt": {
"type": "string"
},
"webhook": {
"anyOf": [
{
"type": "object",
"required": [
"deliveryCount",
"failureCount",
"lastAttemptAt",
"lastDeliveredAt",
"lastDeliveredEvent",
"lastDeliveredJobId",
"lastError",
"lastHttpStatus",
"skippedUnchangedCount",
"url"
],
"additionalProperties": false,
"properties": {
"deliveryCount": {
"type": "integer",
"minimum": 0
},
"failureCount": {
"type": "integer",
"minimum": 0
},
"lastAttemptAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastDeliveredAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastDeliveredEvent": {
"anyOf": [
{
"type": "string",
"enum": [
"completed",
"failed"
]
},
{
"type": "null"
}
]
},
"lastDeliveredJobId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastError": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"lastHttpStatus": {
"anyOf": [
{
"type": "integer",
"minimum": 100
},
{
"type": "null"
}
]
},
"skippedUnchangedCount": {
"type": "integer",
"minimum": 0
},
"url": {
"type": "string"
}
}
},
{
"type": "null"
}
]
}
}
}
}
}Examples
/api/workflows/subscriptions?template=topic_brief&topic=tempo%20mainnet&intervalHours=24¬ifyMode=material_change/api/workflows/subscriptions?template=daily_operator_watch&focus=partners&intervalHours=12¬ifyMode=alwaysManifest integrity
{
"documentation": {
"path": "/capabilities#workflow.subscriptions",
"url": "https://temporal.rest/capabilities#workflow.subscriptions"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:workflow.subscriptions@1",
"endpointPath": "/api/workflows/subscriptions",
"paymentKind": "session",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": "10",
"unitType": "subscription",
"unitPrice": "10",
"validFrom": "2026-03-20T18:06:35.119Z",
"validUntil": "2026-03-20T18:11:35.119Z",
"quoteHash": "38177f6e04f8b722d66bf5b67354494337bbf133138d41d060b86d731f879b09",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "661fd6f5b40e3667f23fbab616eec537ed9cda49f02be6365b0be7427d17d1fc",
"signedAt": "2026-03-20T18:06:35.119Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "9308047ee5d79621afd36f9e8321bb70ae043b008721892ac527340382d8cab5",
"schemaHashes": {
"input": "f712e6f26880874a94eff1b56d1d83efdfb064815ca33ee2199e9f11591c93c0",
"output": "5cc459038df46c70a74f4f76ceb73454d177af53845aeaf147dd2327cbf2f209"
}
}/api/workflows/jobs
temporal:workflow.jobs@1
Submit a persisted workflow job, then poll the returned status and events paths to retrieve the completed DAG receipt with retries, lease recovery metadata, and optional private evidence nodes when enabled.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
POST /api/workflows/jobstempo_mpp_x402_sessionTrust
tempo_mpp_session+workflow_job_receipttemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
focusqslugtemplatetopic{
"type": "object",
"additionalProperties": false,
"properties": {
"focus": {
"type": "string",
"minLength": 1,
"description": "Optional focus label for daily_operator_watch."
},
"q": {
"type": "string",
"minLength": 1,
"description": "Alias for topic when using topic_brief."
},
"slug": {
"type": "string",
"minLength": 1,
"description": "Optional report slug to anchor the workflow on a specific issue."
},
"template": {
"type": "string",
"enum": [
"daily_operator_watch",
"topic_brief"
],
"description": "Workflow template to run."
},
"topic": {
"type": "string",
"minLength": 1,
"description": "Optional topic prompt for topic_brief."
}
}
}Outputs
capabilityeventsjobnotepayer{
"type": "object",
"required": [
"capability",
"events",
"job",
"note",
"payer"
],
"additionalProperties": false,
"properties": {
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"events": {
"type": "array",
"items": {
"type": "object",
"required": [
"at",
"detail",
"id",
"label",
"nodeId",
"type"
],
"additionalProperties": false,
"properties": {
"at": {
"type": "string"
},
"detail": {
"type": "string"
},
"id": {
"type": "string"
},
"label": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"nodeId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"type": {
"enum": [
"completed",
"failed",
"node_completed",
"node_failed",
"node_started",
"resumed",
"started",
"submitted"
]
}
}
}
},
"job": {
"type": "object",
"required": [
"attemptCount",
"completedAt",
"createdAt",
"execution",
"error",
"eventsPath",
"id",
"nodes",
"request",
"result",
"resumePath",
"startedAt",
"status",
"statusPath",
"updatedAt"
],
"additionalProperties": false,
"properties": {
"attemptCount": {
"type": "integer",
"minimum": 0
},
"completedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"createdAt": {
"type": "string"
},
"execution": {
"type": "object",
"required": [
"heartbeatAt",
"leaseDurationMs",
"leaseExpiresAt",
"recoveredFromStaleLeaseAt",
"recoveryCount",
"workerId"
],
"additionalProperties": false,
"properties": {
"heartbeatAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"leaseDurationMs": {
"type": "integer",
"minimum": 0
},
"leaseExpiresAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"recoveredFromStaleLeaseAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"recoveryCount": {
"type": "integer",
"minimum": 0
},
"workerId": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
},
"error": {
"anyOf": [
{
"type": "object",
"required": [
"message"
],
"additionalProperties": false,
"properties": {
"message": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"eventsPath": {
"type": "string"
},
"id": {
"type": "string"
},
"nodes": {
"type": "array",
"items": {
"type": "object",
"required": [
"attemptCount",
"attempts",
"completedAt",
"dependsOn",
"error",
"id",
"kind",
"label",
"output",
"provenance",
"startedAt",
"status",
"summary"
],
"additionalProperties": false,
"properties": {
"attemptCount": {
"type": "integer",
"minimum": 0
},
"attempts": {
"type": "array",
"items": {
"type": "object",
"required": [
"attempt",
"completedAt",
"error",
"outputHash",
"provenance",
"startedAt",
"status",
"summary"
],
"additionalProperties": false,
"properties": {
"attempt": {
"type": "integer",
"minimum": 1
},
"completedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"error": {
"anyOf": [
{
"type": "object",
"required": [
"message"
],
"additionalProperties": false,
"properties": {
"message": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"outputHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"provenance": {
"anyOf": [
{
"type": "object",
"required": [
"input",
"notes",
"outputHash",
"references",
"sources"
],
"additionalProperties": false,
"properties": {
"input": {},
"notes": {
"type": "array",
"items": {
"type": "string"
}
},
"outputHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"kind",
"label",
"path",
"url"
],
"additionalProperties": false,
"properties": {
"id": {
"type": "string"
},
"kind": {
"enum": [
"derived",
"reference",
"report"
]
},
"label": {
"type": "string"
},
"path": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"url": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
}
}
},
{
"type": "null"
}
]
},
"startedAt": {
"type": "string"
},
"status": {
"enum": [
"completed",
"failed",
"queued",
"running"
]
},
"summary": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
},
"completedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"dependsOn": {
"type": "array",
"items": {
"type": "string"
}
},
"error": {
"anyOf": [
{
"type": "object",
"required": [
"message"
],
"additionalProperties": false,
"properties": {
"message": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"id": {
"type": "string"
},
"kind": {
"enum": [
"analysis",
"input",
"publish",
"retrieval",
"transform"
]
},
"label": {
"type": "string"
},
"output": {},
"provenance": {
"anyOf": [
{
"type": "object",
"required": [
"input",
"notes",
"outputHash",
"references",
"sources"
],
"additionalProperties": false,
"properties": {
"input": {},
"notes": {
"type": "array",
"items": {
"type": "string"
}
},
"outputHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"kind",
"label",
"path",
"url"
],
"additionalProperties": false,
"properties": {
"id": {
"type": "string"
},
"kind": {
"enum": [
"derived",
"reference",
"report"
]
},
"label": {
"type": "string"
},
"path": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"url": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
}
}
},
{
"type": "null"
}
]
},
"startedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"status": {
"enum": [
"completed",
"failed",
"queued",
"running"
]
},
"summary": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
},
"request": {
"type": "object",
"required": [
"focus",
"slug",
"template",
"topic"
],
"additionalProperties": false,
"properties": {
"focus": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"slug": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"template": {
"enum": [
"daily_operator_watch",
"topic_brief"
]
},
"topic": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
},
"result": {
"anyOf": [
{
"type": "object",
"required": [
"archiveContext",
"dag",
"job",
"note",
"product",
"result",
"template",
"unitPrice"
],
"additionalProperties": false,
"properties": {
"archiveContext": {
"type": "object",
"required": [
"latestReport",
"reportArchiveCount",
"selectedReport"
],
"additionalProperties": false,
"properties": {
"latestReport": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"reportArchiveCount": {
"type": "integer",
"minimum": 0
},
"selectedReport": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
},
"dag": {
"type": "object",
"required": [
"edges",
"nodes"
],
"additionalProperties": false,
"properties": {
"edges": {
"type": "array",
"items": {
"type": "object",
"required": [
"from",
"to"
],
"additionalProperties": false,
"properties": {
"from": {
"type": "string"
},
"to": {
"type": "string"
}
}
}
},
"nodes": {
"type": "array",
"items": {
"type": "object",
"required": [
"dependsOn",
"id",
"kind",
"label",
"status",
"summary"
],
"additionalProperties": false,
"properties": {
"attemptCount": {
"type": "integer",
"minimum": 0
},
"completedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"dependsOn": {
"type": "array",
"items": {
"type": "string"
}
},
"id": {
"type": "string"
},
"kind": {
"enum": [
"analysis",
"input",
"publish",
"retrieval",
"transform"
]
},
"label": {
"type": "string"
},
"provenance": {
"anyOf": [
{
"type": "object",
"required": [
"input",
"notes",
"outputHash",
"references",
"sources"
],
"additionalProperties": false,
"properties": {
"input": {},
"notes": {
"type": "array",
"items": {
"type": "string"
}
},
"outputHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"kind",
"label",
"path",
"url"
],
"additionalProperties": false,
"properties": {
"id": {
"type": "string"
},
"kind": {
"enum": [
"derived",
"reference",
"report"
]
},
"label": {
"type": "string"
},
"path": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"url": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
}
}
},
{
"type": "null"
}
]
},
"startedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"status": {
"enum": [
"completed"
]
},
"summary": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
}
}
},
"job": {
"type": "object",
"required": [
"completedAt",
"createdAt",
"id",
"status"
],
"additionalProperties": false,
"properties": {
"completedAt": {
"type": "string"
},
"createdAt": {
"type": "string"
},
"id": {
"type": "string"
},
"status": {
"enum": [
"completed"
]
}
}
},
"note": {
"type": "string"
},
"product": {
"type": "string"
},
"result": {
"type": "object",
"required": [
"confidence",
"highlights",
"nextActions",
"references",
"relatedReports",
"summary",
"supportingSignals",
"topSignals",
"watchlist"
],
"additionalProperties": false,
"properties": {
"confidence": {
"enum": [
"high",
"low",
"medium",
"snapshot"
]
},
"highlights": {
"type": "array",
"items": {
"type": "object",
"required": [
"insight",
"report",
"type"
],
"additionalProperties": false,
"properties": {
"insight": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"type": {
"type": "string"
}
}
}
},
"nextActions": {
"type": "array",
"items": {
"type": "string"
}
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"relatedReports": {
"type": "array",
"items": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
},
"summary": {
"type": "string"
},
"supportingSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label",
"report"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
}
},
"topSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
},
"watchlist": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"template": {
"type": "object",
"required": [
"description",
"id",
"name"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"id": {
"enum": [
"daily_operator_watch",
"topic_brief"
]
},
"name": {
"type": "string"
}
}
},
"unitPrice": {
"type": "string"
}
}
},
{
"type": "null"
}
]
},
"resumePath": {
"type": "string"
},
"startedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"status": {
"enum": [
"completed",
"failed",
"queued",
"running"
]
},
"statusPath": {
"type": "string"
},
"updatedAt": {
"type": "string"
}
}
},
"note": {
"type": "string"
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
}
}
}Examples
/api/workflows/jobs?template=topic_brief&topic=tempo%20mainnet/api/workflows/jobs?template=daily_operator_watch&focus=partnersManifest integrity
{
"documentation": {
"path": "/capabilities#workflow.jobs",
"url": "https://temporal.rest/capabilities#workflow.jobs"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:workflow.jobs@1",
"endpointPath": "/api/workflows/jobs",
"paymentKind": "session",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": "5",
"unitType": "job",
"unitPrice": "0.25",
"validFrom": "2026-03-20T18:06:35.120Z",
"validUntil": "2026-03-20T18:11:35.120Z",
"quoteHash": "c5c8c9e89eca81250e6d900e33bc691a6a9db47c0e25e00aad4893d17e08fcd1",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "89a278bb63922313de2524da3547fc9bc451ef183d91d2dc8724948cf791975e",
"signedAt": "2026-03-20T18:06:35.120Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "dcdab7e34ab853de09e1f39ee1d6a146df4f531930d8e9f8c357f9c8466d30e0",
"schemaHashes": {
"input": "9e973909d135a717d631aea0cf106bf77ed38b53386457ac34c4991b3860c109",
"output": "d1906ee6993146971e078848933a91576e9e85996bc76f6f63d808587db13b29"
}
}/api/workflows/run
temporal:workflow.run@1
Run a completed multi-step archive workflow job that resolves context, retrieves matches, selects signals, and can fold in private research and artifact evidence when those lanes are enabled.
Latest successful run is outside the advertised freshness window.
Reliability
Endpoint
GET /api/workflows/runtempo_mpp_x402_sessionTrust
tempo_mpp_session+workflow_receipttemporal-rest-discovery:6ad17a1eb19a0x3e952b8D270640C5a9B5711d532B984Bcd1218b8 and 0x8D674Bb9f0416a2D491400110fEeAD041FC2Dd35Operational notes
Incidents
No recent public operational failures are recorded.
Inputs
focusqslugtemplatetopic{
"type": "object",
"additionalProperties": false,
"properties": {
"focus": {
"type": "string",
"minLength": 1,
"description": "Optional focus label for daily_operator_watch."
},
"q": {
"type": "string",
"minLength": 1,
"description": "Alias for topic when using topic_brief."
},
"slug": {
"type": "string",
"minLength": 1,
"description": "Optional report slug to anchor the workflow on a specific issue."
},
"template": {
"type": "string",
"enum": [
"daily_operator_watch",
"topic_brief"
],
"description": "Workflow template to run."
},
"topic": {
"type": "string",
"minLength": 1,
"description": "Optional topic prompt for topic_brief."
}
}
}Outputs
archiveContextdagjobnoteproductresulttemplateunitPricecapabilitypayer{
"type": "object",
"required": [
"archiveContext",
"capability",
"dag",
"job",
"note",
"payer",
"product",
"result",
"template",
"unitPrice"
],
"additionalProperties": false,
"properties": {
"archiveContext": {
"type": "object",
"required": [
"latestReport",
"reportArchiveCount",
"selectedReport"
],
"additionalProperties": false,
"properties": {
"latestReport": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"reportArchiveCount": {
"type": "integer",
"minimum": 0
},
"selectedReport": {
"type": "object",
"required": [
"date",
"dateLabel",
"referenceCount",
"signalCount",
"slug",
"timezone",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"referenceCount": {
"type": "integer",
"minimum": 0
},
"signalCount": {
"type": "integer",
"minimum": 0
},
"slug": {
"type": "string"
},
"timezone": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
},
"dag": {
"type": "object",
"required": [
"edges",
"nodes"
],
"additionalProperties": false,
"properties": {
"edges": {
"type": "array",
"items": {
"type": "object",
"required": [
"from",
"to"
],
"additionalProperties": false,
"properties": {
"from": {
"type": "string"
},
"to": {
"type": "string"
}
}
}
},
"nodes": {
"type": "array",
"items": {
"type": "object",
"required": [
"dependsOn",
"id",
"kind",
"label",
"status",
"summary"
],
"additionalProperties": false,
"properties": {
"attemptCount": {
"type": "integer",
"minimum": 0
},
"completedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"dependsOn": {
"type": "array",
"items": {
"type": "string"
}
},
"id": {
"type": "string"
},
"kind": {
"enum": [
"analysis",
"input",
"publish",
"retrieval",
"transform"
]
},
"label": {
"type": "string"
},
"provenance": {
"anyOf": [
{
"type": "object",
"required": [
"input",
"notes",
"outputHash",
"references",
"sources"
],
"additionalProperties": false,
"properties": {
"input": {},
"notes": {
"type": "array",
"items": {
"type": "string"
}
},
"outputHash": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"kind",
"label",
"path",
"url"
],
"additionalProperties": false,
"properties": {
"id": {
"type": "string"
},
"kind": {
"enum": [
"derived",
"reference",
"report"
]
},
"label": {
"type": "string"
},
"path": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"url": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
}
}
},
{
"type": "null"
}
]
},
"startedAt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
},
"status": {
"enum": [
"completed"
]
},
"summary": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
]
}
}
}
}
}
},
"job": {
"type": "object",
"required": [
"completedAt",
"createdAt",
"id",
"status"
],
"additionalProperties": false,
"properties": {
"completedAt": {
"type": "string"
},
"createdAt": {
"type": "string"
},
"id": {
"type": "string"
},
"status": {
"enum": [
"completed"
]
}
}
},
"note": {
"type": "string"
},
"product": {
"type": "string"
},
"result": {
"type": "object",
"required": [
"confidence",
"highlights",
"nextActions",
"references",
"relatedReports",
"summary",
"supportingSignals",
"topSignals",
"watchlist"
],
"additionalProperties": false,
"properties": {
"confidence": {
"enum": [
"high",
"low",
"medium",
"snapshot"
]
},
"highlights": {
"type": "array",
"items": {
"type": "object",
"required": [
"insight",
"report",
"type"
],
"additionalProperties": false,
"properties": {
"insight": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
},
"type": {
"type": "string"
}
}
}
},
"nextActions": {
"type": "array",
"items": {
"type": "string"
}
},
"references": {
"type": "array",
"items": {
"type": "string"
}
},
"relatedReports": {
"type": "array",
"items": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
},
"summary": {
"type": "string"
},
"supportingSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label",
"report"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
},
"report": {
"type": "object",
"required": [
"date",
"dateLabel",
"slug",
"title"
],
"additionalProperties": false,
"properties": {
"date": {
"type": "string"
},
"dateLabel": {
"type": "string"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
}
},
"topSignals": {
"type": "array",
"items": {
"type": "object",
"required": [
"description",
"label"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"label": {
"type": "string"
}
}
}
},
"watchlist": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"template": {
"type": "object",
"required": [
"description",
"id",
"name"
],
"additionalProperties": false,
"properties": {
"description": {
"type": "string"
},
"id": {
"enum": [
"daily_operator_watch",
"topic_brief"
]
},
"name": {
"type": "string"
}
}
},
"unitPrice": {
"type": "string"
},
"capability": {
"type": "object",
"required": [
"capabilityId",
"category",
"documentationPath",
"endpoint",
"manifestPath",
"schemaBoundCapabilityId"
],
"additionalProperties": false,
"properties": {
"capabilityId": {
"type": "string"
},
"category": {
"enum": [
"data",
"report",
"workflow"
]
},
"documentationPath": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"manifestPath": {
"type": "string"
},
"schemaBoundCapabilityId": {
"type": "string"
}
}
},
"payer": {
"anyOf": [
{
"type": "object",
"required": [
"address",
"did"
],
"additionalProperties": false,
"properties": {
"address": {
"type": "string"
},
"did": {
"type": "string"
}
}
},
{
"type": "null"
}
]
}
}
}Examples
/api/workflows/run?template=topic_brief&topic=tempo%20mainnet/api/workflows/run?template=daily_operator_watch&focus=partnersManifest integrity
{
"documentation": {
"path": "/capabilities#workflow.run",
"url": "https://temporal.rest/capabilities#workflow.run"
},
"freshQuote": {
"asset": "0x20c000000000000000000000b9537d11c60e8b50",
"capabilityId": "temporal:workflow.run@1",
"endpointPath": "/api/workflows/run",
"paymentKind": "session",
"recipient": "0x42d3e055a371d4a58cb3df34819dfa3c395d693e",
"settlementChain": "Tempo Mainnet",
"suggestedDeposit": "5",
"unitType": "job",
"unitPrice": "0.25",
"validFrom": "2026-03-20T18:06:35.122Z",
"validUntil": "2026-03-20T18:11:35.122Z",
"quoteHash": "b37034651ac84751a538397e2fb0cd4f3e75248cf145b9e38d405beac1a1a505",
"signature": {
"alg": "hmac-sha256",
"keyId": "temporal-rest-discovery:6ad17a1eb19a",
"value": "f3b875da64f40b2caccd6093e23fff721f9f03762d577d09195024e17368ac87",
"signedAt": "2026-03-20T18:06:35.122Z"
},
"note": "Discovery quote is signed by the Temporal server for cache and manifest integrity. Live payment enforcement still comes from the x402 challenge on the endpoint itself."
},
"manifestHash": "dd1e9f7d8555fa9e8caa48e6a7d94b9c4ffc4ac3fef8c2102fb7b8b9fb554424",
"schemaHashes": {
"input": "9e973909d135a717d631aea0cf106bf77ed38b53386457ac34c4991b3860c109",
"output": "efcf7403bd884c1dab39b850695666fa926216780213eb360c269f143877fe1e"
}
}