Find a status
How does Aviate work?
1. Log in
It's super easy to log in to Aviate; all you need is a Scratch account! To get started, just click the 'Login' button on the top right of the page.
2. Set your status
Head to your dashboard and set your status. You can use components like
{followers}
and {joke}
to easily make your status awesome.
3. Use the API
With Aviate's easy to use API you can get a user's status quickly and
efficiently. Just send a GET
request to /api/[username]
and
it will return that user's status.
Now get started!
What are you waiting for? Head to the login page and get started.
Any feedback?
We're always happy to help; you can click the 'feedback' link at the top of the page or make an issue on Aviate's GitHub repository if you have any feedback or questions. Before doing that, you may want to look at the FAQ page to see if your question is answered there.