M1 Finance · GraphQL Specification

M1 Finance GraphQL API

M1 Finance is a Finance Super App that uses a GraphQL API gateway internally across 17+ microservices built on Scala and TypeScript. The platform does not expose a public or partner-facing GraphQL API; all consumer-facing functionality is accessed through the M1 mobile and web applications. The schema below documents the data model derived from M1's publicly described product features (Invest, Borrow, Earn) and their known Pies/Slices portfolio construction system.

Documentation Endpoint View on GitHub InvestingFintechFractional SharesPortfolio ManagementRobo-AdvisorMargin LoansBankingAutomated InvestingFinance Super AppWealth ManagementGraphQL

Overview

M1 Finance GraphQL API is a GraphQL API specification published by M1 Finance on the APIs.io network.

M1 Finance is a Finance Super App that uses a GraphQL API gateway internally across 17+ microservices built on Scala and TypeScript. The platform does not expose a public or partner-facing GraphQL API; all consumer-facing functionality is accessed through the M1 mobile and web applications. The schema below documents the data model derived from M1’s publicly described product features (Invest, Borrow, Earn) and their known Pies/Slices portfolio construction system.

The GraphQL endpoint is available at REST. documentation is published at https://help.m1.com/.

The specification includes 6 reference links.

Tagged areas include Investing, Fintech, Fractional Shares, Portfolio Management, and Robo-Advisor.

Endpoint

REST

References

Back to M1 Finance · All GraphQL Specs · GitHub