Level
This endpoint allows you to search for a alchemy level.
Endpoint
- URL:
/api/rw/alchemy/level
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
level | int | The alchemy level. |
offset | int | The amount of alchemy levels you want to skip. |
limit | int | The amount of alchemy levels to return. |
Last updated on