Flare is built for developers. One thing that developers like to do is integrate things. Whenever a service offers an API, it's a bet that developers will use it to build cool things.
Behind the scenes, Flare always had an API for people that requested access. We've now polished that API and made it possible for every user to use it.
To get started, you can create an API token in your account settings.

You can use that token to send requests to https://flareapp.io/api. There are endpoints to retrieve information around projects and errors. You can also mark errors as resolved.
To know more, head over to the docs on using the API.
Continue reading
A minimal "Last used" login option indicator with Alpine.js
Flare's login page now remembers which sign-in option you used last time. Built on Alpine's $persist plugin and just about 25 lines of code.
Alex
How Flare handles Livewire v4's single file components
Single file components are a great addition to Livewire v4, but their compiled output makes debugging harder. Here's how we taught Flare to map hashed file paths and line numbers back to your actual source files.
Ruben
Subscribe to Backtrace, our quarterly Flare newsletter
No spam, just news & product updates