RoastWorld API - Event markers missing from response

Hi, I’m experimenting with the RoastWorld API, and I see that the metadata response (https://api.roast.world/api/v3/public/roast) is at least partially incomplete - I don’t see yellowing/dry end data, or second crack data.

The schema in the API docs doesn’t seem like it completely documents all the available fields so it’s not totally clear if those markers should be there or not. For example, first crack isn’t in the docs example, but it is being returned from the query.

The metadata is otherwise pretty complete, which is nice, but it would be good to have all the markers available. Otherwise it’s hard to differentiate the roast phases if you’re trying to analyze the data with other tools.

FWIW, this is the roast I’m querying, which has a recorded yellowing point: mZ9i8rIlOwSneXJmBqwMz

Hi Morgan,

Our developer has updated the docs at Scalar API Reference with a few explanations.
FYI the endpoint for getting roasts has been renamed to api/v3/public/roasts to make it more standardized.
The response now includes yellowing and first crack etc.

1 Like

That’s great! Thanks for the updates, I can see the fields that I need now.

And the new documentation is nice and obvious :slight_smile:

1 Like