GET /v1/venues/:id — Get a specific venue by ID
Documentation Index
Fetch the complete documentation index at: https://docs.rebelfi.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
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 |