# ProfitFlow ## API Docs - Authentication [Login](https://api.profitflow.mgamal.dev/login-27397178e0.md): Authenticate an investor and receive an access token. - Authentication [Logout](https://api.profitflow.mgamal.dev/logout-27397179e0.md): Revoke the current access token. - Categories [List categories](https://api.profitflow.mgamal.dev/list-categories-27397180e0.md): Get a paginated list of active investment categories. - Categories [Get category](https://api.profitflow.mgamal.dev/get-category-27397181e0.md): Get details of a specific category by ID. - Units [List available units](https://api.profitflow.mgamal.dev/list-available-units-27402369e0.md): Get a paginated list of available investment units. - Units [Get unit details](https://api.profitflow.mgamal.dev/get-unit-details-27402370e0.md): Get details of a specific investment unit by ID. - Investors [List investors](https://api.profitflow.mgamal.dev/list-investors-27405535e0.md): Get a paginated list of investors with optional filters. - Investors [Get investor details](https://api.profitflow.mgamal.dev/get-investor-details-27405536e0.md): Get details of a specific investor by ID. - Investors [Get investor portfolio](https://api.profitflow.mgamal.dev/get-investor-portfolio-27405537e0.md): Get portfolio statistics and investment details for a specific investor. ## Schemas - [User](https://api.profitflow.mgamal.dev/user-12643529d0.md): - [Category](https://api.profitflow.mgamal.dev/category-12643530d0.md): - [Error](https://api.profitflow.mgamal.dev/error-12643531d0.md): - [Unit](https://api.profitflow.mgamal.dev/unit-12645416d0.md): - [Investor](https://api.profitflow.mgamal.dev/investor-12646702d0.md): - [ValidationError](https://api.profitflow.mgamal.dev/validationerror-12643532d0.md): - [Portfolio](https://api.profitflow.mgamal.dev/portfolio-12646703d0.md): - [PaginationLinks](https://api.profitflow.mgamal.dev/paginationlinks-12643533d0.md): - [PaginationMeta](https://api.profitflow.mgamal.dev/paginationmeta-12643534d0.md):