Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Netter project-steps API

The project-steps API from Netter — 5 operation(s) for project-steps.

Netter project-steps API is one of 44 APIs that Netter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include project-steps. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 5 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.netter.ai.

5 operations 5 paths 10 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.netter.ai
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

project-steps 5
GET
/api/v1/project-steps/{project_id}/steps
List Project Steps
list_project_steps_api_v1_project_steps__project_id__steps_get 1 param → 200422
GET
/api/v1/project-steps/{project_id}/lineage
Get Project Lineage
get_project_lineage_api_v1_project_steps__project_id__lineage_get 1 param → 200422
POST
/api/v1/project-steps/{project_id}/run-all
Run All Steps
run_all_steps_api_v1_project_steps__project_id__run_all_post 2 params → 201422
GET
/api/v1/project-steps/{project_id}/runs
List Project Runs
list_project_runs_api_v1_project_steps__project_id__runs_get 2 params → 200422
POST
/api/v1/project-steps/{project_id}/pause-all
Pause All Steps
pause_all_steps_api_v1_project_steps__project_id__pause_all_post 1 param → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are StepRead (28 properties), StepRunRead (15 properties), app__steps__schemas__RunRead (15 properties), TriggerRead (7 properties). Each schema is shown below with its type and property counts.

CodeType
string
Runtime language for the step code.
ValidationError
object
5 properties 3 required
SinkTarget
string
Where a datasink step writes its output.
StepType
string
The role a step plays in the project DAG.
TriggerRead
object
Trigger response.
7 properties 7 required
HTTPValidationError
object
1 property
TriggerType
string
How a root step can be triggered. EVENT (polling) was deprecated in commit c523d2be (2026-05-02) and deleted entirely in Phase 5: cross-dataset reactive update…
app__steps__schemas__RunRead
object
Run response.
15 properties 12 required
StepRunRead
object
StepRun response.
15 properties 8 required
StepRead
object
Step response.
28 properties 21 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-project-steps-api-openapi.yml Raw ↑

Other APIs Netter publishes across the network.

Netter actions API
Netter api-keys API
Netter app-chat API
Netter apps API
Netter apps-query API
Netter assistant API
Netter attributes API
Netter automations API
Netter chats API
Netter companies API
Netter dashboard-chat API
Netter dashboard-data API