Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Get Your Developer Token

Time required: 2 minutes


Prerequisites

You must have already:

  • Signed up for a Matatika account
  • Created a workspace through the Matatika app or API

Introduction

To interact with the Matatika API you need to use your access token called developer token in the Matatika app. This how-to guide will help you quickly get yours.


Steps

  1. Go to the Matatika app, and into a workspace.
  2. Click you profile picture in the top right, and click API Keys in the drop down.

Your developer token will be shown at the top of the page. You can now copy this and use it to authenticate when you make calls to the Matatika API. Find out how to get started with the Matatika API:

Make Your First API Call


Further Reading