@dan In the documentation, it's mentioned that fusion auth exposes a few apis ([https://fusionauth.io/docs/v1/tech/apis/](link url)) . Can I directly call those APIs from front end or should I use an intermediate backend server such as express between my front end app and fusion auth.
How is this api different from the client libraries. In what context's should I use the API call and the client libraries