Skip to content

Introduction

The PIPES API forms are a direct way to access the API and initialize the steps of a project. On the page, you can:

  • Get all projects with basic information
  • Create a project and the pieces of a project (project run, model, model run, datasets, handoffs, tasks, teams, users)
  • Get a project's information
  • Update a project and some pieces of a project
  • Access the dataset and model catalogs.

To use the forms, you will need to get an access token from your user account.

  1. Go to the Account page.
  2. Select Tokens

  3. Go to the API forms.

  4. Select Authorize.

  5. Paste the token into the value field.

  6. Test your connection using the health option.