GET /v1/venues/:id — Get a specific venue by ID
GET https://api.rebelfi.io/v1/venues/:id| Parameter | Type | Required | Description |
|---|---|---|---|
id | number | Yes | Venue ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
supportsGasSponsorship | boolean | No | When true, only returns strategies compatible with gas-sponsored wallets |
| Code | Description |
|---|---|
VENUE_NOT_FOUND | Venue with given ID doesn’t exist |