# The API services in React Router Supabse Tubo

> Services API allows you to interact with the entities in the Makerkit application.

*Canonical: https://makerkit.dev/docs/react-router-supabase-turbo/api*

---

The API services in React Router Supabase Tubo allow you to interact with the entities in the Makerkit application.

1. [**Account API**](/docs/react-router-supabase-turbo/api/account-api): Use this service to interact with the accounts in the application.
2. [**Team Account API**](/docs/react-router-supabase-turbo/api/team-account-api): Use this service to interact with the team accounts in the application.
3. [**Authentication API**](/docs/react-router-supabase-turbo/api/authentication-api): Use this service to interact with the authentication methods in the application.
4. [**User Workspace API**](/docs/react-router-supabase-turbo/api/user-workspace-api): Use this service to interact with the user workspace in the application.
5. [**Team Account Workspace API**](/docs/react-router-supabase-turbo/api/account-workspace-api): Use this service to interact with the team account workspace in the application.
