Error
A valid request URL is required to generate request examples{
"master": {
"id": 0,
"marketAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"creator": "<string>",
"resolved": true,
"finalOutcome": 0,
"volume": "<string>",
"bestBidYes": 500,
"bestAskYes": 500,
"bestBidNo": 500,
"bestAskNo": 500,
"createdAt": "<string>",
"metadata": {},
"tradingVenue": "clearinghouse",
"lifecycle": {
"marketId": "<string>",
"authority": "projection",
"version": "<string>",
"deploymentStatus": "confirmed",
"pauseReasons": [
"<string>"
],
"pauseCauses": {},
"oracleRound": "<string>",
"oracleGeneration": "<string>",
"claimableAt": "2023-11-07T05:31:56Z",
"isClaimable": true,
"resolution": {
"proposedOutcome": 1,
"resolutionOutcome": 2,
"winningOutcome": 2,
"finalOutcome": 2,
"dispute": {
"id": 123,
"voteRound": 4503599627370495,
"challengerAddress": "<string>",
"proposerAddress": "<string>",
"disputeStartTimestamp": 4503599627370495,
"disputeEndTimestamp": 4503599627370495,
"commitEndTimestamp": 4503599627370495,
"revealEndTimestamp": 4503599627370495,
"disputeDeadline": 4503599627370495,
"penaltiesFinalized": true,
"updatedAt": "2023-11-07T05:31:56Z"
}
},
"timestamps": {
"deployedAt": "2023-11-07T05:31:56Z",
"registeredAt": "2023-11-07T05:31:56Z",
"openedAt": "2023-11-07T05:31:56Z",
"cutoffAt": "2023-11-07T05:31:56Z",
"proposedAt": "2023-11-07T05:31:56Z",
"disputedAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"recordedAt": "2023-11-07T05:31:56Z",
"payoutsEnqueuedAt": "2023-11-07T05:31:56Z",
"archivedAt": "2023-11-07T05:31:56Z"
},
"freshness": {
"asOf": "2023-11-07T05:31:56Z",
"sources": {}
}
},
"imageUrl": "<string>",
"rules": "<string>",
"resolutionSources": "<string>",
"master": true,
"masterQuestion": "<string>",
"masterImage": "<string>",
"linked": true,
"proposalId": 0
},
"legs": [
{
"id": 0,
"marketAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"creator": "<string>",
"resolved": true,
"finalOutcome": 0,
"volume": "<string>",
"bestBidYes": 500,
"bestAskYes": 500,
"bestBidNo": 500,
"bestAskNo": 500,
"createdAt": "<string>",
"metadata": {},
"tradingVenue": "clearinghouse",
"lifecycle": {
"marketId": "<string>",
"authority": "projection",
"version": "<string>",
"deploymentStatus": "confirmed",
"pauseReasons": [
"<string>"
],
"pauseCauses": {},
"oracleRound": "<string>",
"oracleGeneration": "<string>",
"claimableAt": "2023-11-07T05:31:56Z",
"isClaimable": true,
"resolution": {
"proposedOutcome": 1,
"resolutionOutcome": 2,
"winningOutcome": 2,
"finalOutcome": 2,
"dispute": {
"id": 123,
"voteRound": 4503599627370495,
"challengerAddress": "<string>",
"proposerAddress": "<string>",
"disputeStartTimestamp": 4503599627370495,
"disputeEndTimestamp": 4503599627370495,
"commitEndTimestamp": 4503599627370495,
"revealEndTimestamp": 4503599627370495,
"disputeDeadline": 4503599627370495,
"penaltiesFinalized": true,
"updatedAt": "2023-11-07T05:31:56Z"
}
},
"timestamps": {
"deployedAt": "2023-11-07T05:31:56Z",
"registeredAt": "2023-11-07T05:31:56Z",
"openedAt": "2023-11-07T05:31:56Z",
"cutoffAt": "2023-11-07T05:31:56Z",
"proposedAt": "2023-11-07T05:31:56Z",
"disputedAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"recordedAt": "2023-11-07T05:31:56Z",
"payoutsEnqueuedAt": "2023-11-07T05:31:56Z",
"archivedAt": "2023-11-07T05:31:56Z"
},
"freshness": {
"asOf": "2023-11-07T05:31:56Z",
"sources": {}
}
},
"imageUrl": "<string>",
"rules": "<string>",
"resolutionSources": "<string>",
"master": true,
"masterQuestion": "<string>",
"masterImage": "<string>",
"linked": true,
"proposalId": 0
}
]
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}Markets
Markets in the same linked-market group.
Returns the master market + every leg in the linked group this market belongs to. 404s for standalone markets, since no group exists, so call /v1/markets/:address instead. Use /v1/events/:id if you have the master id directly; this endpoint is for the “give me siblings of THIS market” lookup. Anonymous access remains available; a presented developer key requires market:read.
GET
/
v1
/
markets
/
{address}
/
related
Error
A valid request URL is required to generate request examples{
"master": {
"id": 0,
"marketAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"creator": "<string>",
"resolved": true,
"finalOutcome": 0,
"volume": "<string>",
"bestBidYes": 500,
"bestAskYes": 500,
"bestBidNo": 500,
"bestAskNo": 500,
"createdAt": "<string>",
"metadata": {},
"tradingVenue": "clearinghouse",
"lifecycle": {
"marketId": "<string>",
"authority": "projection",
"version": "<string>",
"deploymentStatus": "confirmed",
"pauseReasons": [
"<string>"
],
"pauseCauses": {},
"oracleRound": "<string>",
"oracleGeneration": "<string>",
"claimableAt": "2023-11-07T05:31:56Z",
"isClaimable": true,
"resolution": {
"proposedOutcome": 1,
"resolutionOutcome": 2,
"winningOutcome": 2,
"finalOutcome": 2,
"dispute": {
"id": 123,
"voteRound": 4503599627370495,
"challengerAddress": "<string>",
"proposerAddress": "<string>",
"disputeStartTimestamp": 4503599627370495,
"disputeEndTimestamp": 4503599627370495,
"commitEndTimestamp": 4503599627370495,
"revealEndTimestamp": 4503599627370495,
"disputeDeadline": 4503599627370495,
"penaltiesFinalized": true,
"updatedAt": "2023-11-07T05:31:56Z"
}
},
"timestamps": {
"deployedAt": "2023-11-07T05:31:56Z",
"registeredAt": "2023-11-07T05:31:56Z",
"openedAt": "2023-11-07T05:31:56Z",
"cutoffAt": "2023-11-07T05:31:56Z",
"proposedAt": "2023-11-07T05:31:56Z",
"disputedAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"recordedAt": "2023-11-07T05:31:56Z",
"payoutsEnqueuedAt": "2023-11-07T05:31:56Z",
"archivedAt": "2023-11-07T05:31:56Z"
},
"freshness": {
"asOf": "2023-11-07T05:31:56Z",
"sources": {}
}
},
"imageUrl": "<string>",
"rules": "<string>",
"resolutionSources": "<string>",
"master": true,
"masterQuestion": "<string>",
"masterImage": "<string>",
"linked": true,
"proposalId": 0
},
"legs": [
{
"id": 0,
"marketAddress": "<string>",
"question": "<string>",
"category": "<string>",
"tags": [
"<string>"
],
"creator": "<string>",
"resolved": true,
"finalOutcome": 0,
"volume": "<string>",
"bestBidYes": 500,
"bestAskYes": 500,
"bestBidNo": 500,
"bestAskNo": 500,
"createdAt": "<string>",
"metadata": {},
"tradingVenue": "clearinghouse",
"lifecycle": {
"marketId": "<string>",
"authority": "projection",
"version": "<string>",
"deploymentStatus": "confirmed",
"pauseReasons": [
"<string>"
],
"pauseCauses": {},
"oracleRound": "<string>",
"oracleGeneration": "<string>",
"claimableAt": "2023-11-07T05:31:56Z",
"isClaimable": true,
"resolution": {
"proposedOutcome": 1,
"resolutionOutcome": 2,
"winningOutcome": 2,
"finalOutcome": 2,
"dispute": {
"id": 123,
"voteRound": 4503599627370495,
"challengerAddress": "<string>",
"proposerAddress": "<string>",
"disputeStartTimestamp": 4503599627370495,
"disputeEndTimestamp": 4503599627370495,
"commitEndTimestamp": 4503599627370495,
"revealEndTimestamp": 4503599627370495,
"disputeDeadline": 4503599627370495,
"penaltiesFinalized": true,
"updatedAt": "2023-11-07T05:31:56Z"
}
},
"timestamps": {
"deployedAt": "2023-11-07T05:31:56Z",
"registeredAt": "2023-11-07T05:31:56Z",
"openedAt": "2023-11-07T05:31:56Z",
"cutoffAt": "2023-11-07T05:31:56Z",
"proposedAt": "2023-11-07T05:31:56Z",
"disputedAt": "2023-11-07T05:31:56Z",
"resolvedAt": "2023-11-07T05:31:56Z",
"recordedAt": "2023-11-07T05:31:56Z",
"payoutsEnqueuedAt": "2023-11-07T05:31:56Z",
"archivedAt": "2023-11-07T05:31:56Z"
},
"freshness": {
"asOf": "2023-11-07T05:31:56Z",
"sources": {}
}
},
"imageUrl": "<string>",
"rules": "<string>",
"resolutionSources": "<string>",
"master": true,
"masterQuestion": "<string>",
"masterImage": "<string>",
"linked": true,
"proposalId": 0
}
]
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"requestId": "<string>",
"details": "<unknown>"
}
}Authorizations
Builder identity and quota key. It never substitutes for a wallet session or restricted trading authorization and can never sign or custody assets.
Path Parameters
Alephium address (base58, optional :N group suffix).
Required string length:
30 - 80Pattern:
^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz:]+$Last modified on August 11, 2026
⌘I

