Throne of Glass API
## API Reference #### Get item ```http GET /api/characters/{id} ``` | Parameter | Type | Description | | :-------- | :------- | :------------------------- | | `id` | `number` | This is for getting only one character | #### Get items ```http GET /api/characters?limit={number}&skip={number} ``` | Parameter | Type | Description | | :-------- | :------- | :-------------------------------- | |…
Throne of Glass API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get all characters /api/characters |
Get all characters with options to limit amount of responses and skip an amount of responses |
| GET |
Get character by id /api/characters/{id} |
Get an individual character |
Throne of Glass API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / hour |
|
| PRO | $10 / month | 100 / hour |
|