Skip to main content
All Markets API endpoints hit the Arc Testnet deployment at https://api.pulsmarket.tech. Data and balances on testnet are not real and may be reset without notice.

Authentication

For authenticated endpoints, include the header:

List Markets

Returns all available prediction markets.

Query Parameters

Response


Get Market Detail

Returns full details for a single market by its slug.

Path Parameters

Response


Get Price History

Returns historical price data for a market’s outcomes.

Path Parameters

Query Parameters

Response


Activate Market (Deploy Contract)

Deploys the on-chain prediction market contract for a pending market. Requires authentication.

Path Parameters

Headers

Response

Error Codes