icecore yep, Postman was the name I couldn't remember!
Flarum accepts multiple kinds of payload format, form-data or JSON will work for all endpoints.
JSON is the most practical to create discussions and posts since you will need a lot of nested properties for the JSON:API format, which might be hard to achieve with other formats. But for token creation either works fine.