<aside> 💡 The Famly Public V1 is currently experimental, and subject to change.

</aside>

You can now find the documentation at https://docs.famly.co/

Getting started

The API is implemented using GraphQL, and is available at https://famlyapi.famly.co/v1/graphql. We strongly recommend getting familiar with GraphQL using their excellent documentation at https://graphql.org before getting started with the Famly API.

We currently support these query/mutation roots:

Explore the API

GraphiQL

We host GraphiQL, which you can use to experiment with queries. Note that you won't be able to run most queries without authenticating. You can click "Docs" in the upper right corner to see relevant documentation.