Sequence Marketplace API
The Marketplace API from Sequence — 34 operation(s) for marketplace.
The Marketplace API from Sequence — 34 operation(s) for marketplace.
openapi: 3.0.0
info:
title: Api Analytics Marketplace API
version: 0.0.1
servers:
- url: https://api.sequence.app
description: Analytics
security:
- ApiKeyAuth: []
tags:
- name: Marketplace
paths:
/rpc/Marketplace/ListCurrencies:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_ListCurrencies_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_ListCurrencies_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCollectionDetail:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectionDetail_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectionDetail_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetLowestPriceOfferForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetLowestPriceOfferForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetLowestPriceOfferForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetHighestPriceOfferForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetHighestPriceOfferForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetHighestPriceOfferForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetLowestPriceListingForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetLowestPriceListingForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetLowestPriceListingForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetHighestPriceListingForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetHighestPriceListingForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetHighestPriceListingForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/ListListingsForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_ListListingsForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_ListListingsForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/ListOffersForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_ListOffersForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_ListOffersForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCountOfListingsForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCountOfListingsForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCountOfListingsForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCountOfOffersForCollectible:
post:
tags:
- Marketplace
summary: ''
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCountOfOffersForCollectible_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCountOfOffersForCollectible_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCollectibleLowestOffer:
post:
tags:
- Marketplace
summary: 'Deprecated: Please use GetLowestPriceOfferForCollectible instead.'
deprecated: true
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectibleLowestOffer_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectibleLowestOffer_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCollectibleHighestOffer:
post:
tags:
- Marketplace
summary: 'Deprecated: Please use GetHighestPriceOfferForCollectible instead.'
deprecated: true
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectibleHighestOffer_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectibleHighestOffer_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/components/schemas/ErrorTimeout'
- $ref: '#/components/schemas/ErrorInvalidArgument'
- $ref: '#/components/schemas/ErrorNotFound'
- $ref: '#/components/schemas/ErrorUserNotFound'
- $ref: '#/components/schemas/ErrorProjectNotFound'
- $ref: '#/components/schemas/ErrorInvalidTier'
- $ref: '#/components/schemas/ErrorProjectLimitReached'
5XX:
description: Server error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcBadResponse'
- $ref: '#/components/schemas/ErrorWebrpcServerPanic'
- $ref: '#/components/schemas/ErrorWebrpcInternalError'
- $ref: '#/components/schemas/ErrorNotImplemented'
/rpc/Marketplace/GetCollectibleLowestListing:
post:
tags:
- Marketplace
summary: 'Deprecated: Please use GetLowestPriceListingForCollectible instead.'
deprecated: true
security:
- ApiKeyAuth:
- AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectibleLowestListing_Request'
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/Marketplace_GetCollectibleLowestListing_Response'
4XX:
description: Client error
content:
application/json:
schema:
oneOf:
- $ref: '#/components/schemas/ErrorWebrpcEndpoint'
- $ref: '#/components/schemas/ErrorWebrpcRequestFailed'
- $ref: '#/components/schemas/ErrorWebrpcBadRoute'
- $ref: '#/components/schemas/ErrorWebrpcBadMethod'
- $ref: '#/components/schemas/ErrorWebrpcBadRequest'
- $ref: '#/components/schemas/ErrorWebrpcClientDisconnected'
- $ref: '#/components/schemas/ErrorWebrpcStreamLost'
- $ref: '#/components/schemas/ErrorUnauthorized'
- $ref: '#/components/schemas/ErrorPermissionDenied'
- $ref: '#/components/schemas/ErrorSessionExpired'
- $ref: '#/components/schemas/ErrorMethodNotFound'
- $ref: '#/componen
# --- truncated at 32 KB (123 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/sequence/refs/heads/main/openapi/sequence-marketplace-api-openapi.yml