alexkuang0 sadly no, not at this time.
The best method to learn about the API endpoints at this time is to observe the network tab of your browser while using Flarum's frontend.
If it helps, the API is json:api compliant. And you basically have CRUD endpoints for each of Flarum's resources including users, discussions and posts.