---
title: "Checks whether user is eligible for using strategies"
method: GET
path: "/v1/strategies/eligibility/user/{address}"
tags: ["Strategies"]
---

# Checks whether user is eligible for using strategies

`GET /v1/strategies/eligibility/user/{address}`

## Path parameters

- `address` string, required

## Headers

- `x-verify` string, required

## Response `200`

Whether user is eligible for using strategy orders

- boolean

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.net/swap/apis/swap-coffee-api.md) · [All operations](https://skmtc.net/swap/apis/swap-coffee-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swap/swap-coffee-api/revisions/fd1067547679/schema)
