---
title: "Get Supported Lines"
method: GET
path: "/supported-lines"
tags: ["parlay"]
---

# Get Supported Lines

`GET /supported-lines`

Get Supported Lines

## Query parameters

- `token` string
- `limit` integer

## Response `200`

OK

- object
  - `data` ContractSupportedLinesBySpIDResponse
    - `limit` integer
    - `supported_lines` string[]
    - `token` string
  - `success` boolean
  - `warning` string

## Other responses

- `default`

---

[API](https://skmtc.net/prophetx/apis/external-market-maker-api.md) · [All operations](https://skmtc.net/prophetx/apis/external-market-maker-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prophetx/external-market-maker-api/revisions/cf6d43de1db2/schema)
