# Get swap limits

```
GET 
/getSwapLimits
```

Returns the currently supported input-side and output-side limits for a token pair.

## Request

## Responses

* 200
* default

Swap limits for the token pair.

Framework integration specific error response. `SwapperApi` throws plain errors and the host HTTP layer decides the status code and response body shape.
