Jump to Content
Unearth
GuidesRecipesAPI ReferenceDiscussionsGraphiQL
v2.0

Log InUnearth
API Reference
Log In
v2.0GuidesRecipesAPI ReferenceDiscussionsGraphiQL

API Reference

  • Introduction

Queries

  • Getting started with Queries
  • accounts
  • assetForms
  • assetGroups
  • assetLinks
  • assetTypes
  • assets
  • datasources
  • datasets
  • deletedAccounts
  • deletedAssets
  • deletedProjects
  • deletedUsers
  • documents
  • featureStyles
  • featureTypes
  • features
  • health
  • layerFolders
  • levels
  • media
  • metaProjects
  • pages
  • places
  • planSections
  • plans
  • projectViews
  • projects
  • surveys
  • tilesets
  • toolAdapters
  • toolGroups
  • toolkits
  • tools
  • users

Mutations

  • Getting started with Mutations
  • addAccountUser
  • addProjectUser
  • createAsset
  • createLayerFolder
  • deleteLayerFolder
  • modifyAccount
  • modifyAccountBrand
  • modifyAccountStatus
  • modifyAccountUser
  • modifyAsset
  • modifyLayerFolder
  • modifyProjectUser
  • modifyUser
  • removeAccountUser
  • removeProjectUser

Unearth GraphiQL

  • Using the GraphiQL Unearth API UI
Powered by 

Introduction

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

  • Table of Contents
    • Welcome to the Unearth API Reference Docs!