API Endpoints
The Gateway Server currently exposes all its API endpoints in form of HTTP endpoints.x-api-key
is an api key set by the gateway operator to transmit internal private data
| ANY | The main endpoint for your reverse proxy to send requests too | ANY |
|
| GET | Metadata on the gateway server performance for observability purposes | N/A | N/A |
| POST | Adds an existing app stake to the appstake database (not recommended due to security) |
|
|
| DELETE | Removes an existing app stake from the appstake database (not recommended due to security) |
|
|
| GET | A list of all the available app stakes |
| N/A |
Last updated