Skip to content

API How To

After you have setup the API forms you can follow the steps below to initialize a project.

Create a Project

For more descriptions on what information goes into a project, please see the Project Reference.

For more information on the project schema, please see the Project Config.

  1. Navigate to the projects section.
  2. Select the dropdown for create project.

  3. Select Try it out

  4. Fill in the values in the given template.

  5. Click Execute.
  6. Check the server response. An example or a successful response and a validation error can be found below the server response in the Responses section.

Next Steps

You can follow the Create Project steps to create project runs, models, modelruns, datasets, handoffs, tasks, teams, and users.

Note:

You will need to include the valid names for the previous items you have created as you go.

For example: if you create a project named "example_project", then you must include the name in that exact format when creating a project run.