Get Spectra Information
Get Spectra
GET
https://www.fpbase.org/api/spectra
This endpoint allows you to get spectra DEPRECATED: Use the GraphQL entrypoint instead
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the cake to get, for free of course. |
Query Parameters
Name | Type | Description |
---|---|---|
recipe | string | The API will do its best to find a cake matching the provided recipe. |
gluten | boolean | Whether the cake should be gluten-free or not. |
Headers
Name | Type | Description |
---|---|---|
Authentication | string | Authentication token to track down who is emptying our stocks. |
Last updated