Welcome to the Unearth API Reference Docs!

The Unearth API has two main concepts: Queries and Mutations. Queries allow you to view your Unearth data and Mutations allow you to manipulate that data.

In addition, there is an in-browser tool that allows you to test these different API methods called GraphiQL.

You can get started learning about Queries here

You can get started learning about Mutations here

You can learn more about using GraphiQL here