Users
Get information about current user and their subscription
Use this endpoint to get information about the current user and their subscription status. This endpoint can always be called to update the user.
Requires Authorization: Token <your token>
in the header.
Get information about current user
GET
https://api.starfall.ai/api/users/me/
Provides information about the current user and their subscription.
Last updated