Formula
This endpoint allows you to search for a alchemy formula.
Endpoint
- URL:
/api/rw/alchemy/formula
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
id | int | The ID of the alchemy formula. |
type | int [1-2] | The type of the alchemy formulas. |
offset | int | The amount of alchemy formulas you want to skip. |
limit | int | The amount of alchemy formulas to return. |
Last updated on