Skip to main content
GET
/
api
/
v1
/
polymarket-us
/
series
/
{id}
Get series by ID
curl --request GET \
  --url http://gateway.graylayer.tech/api/v1/polymarket-us/series/{id} \
  --header 'X-API-Key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.graylayer.tech/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

API key. Request one in #api-key-request on the Graylayer Discord.

Path Parameters

id
string
required

Series ID

Response

Series object

The response is of type object.