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 lego-architect API

The lego-architect API from Netter — 5 operation(s) for lego-architect.

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

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

This API exposes 7 operations across 5 paths, and defines 7 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.

7 operations 5 paths 7 schemas 2 DELETE1 GET1 PATCH3 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 7

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

lego-architect 7
GET
/api/v1/lego-architect/projects/{project_id}/chat
Get Or Create Chat
get_or_create_chat_api_v1_lego_architect_projects__project_id__chat_get 1 param → 200422
POST
/api/v1/lego-architect/{chat_id}/message
Send Message
send_message_api_v1_lego_architect__chat_id__message_post 1 param body → 202422
POST
/api/v1/lego-architect/projects/{project_id}/steps
Add Step
add_step_api_v1_lego_architect_projects__project_id__steps_post 1 param body → 201422
PATCH
/api/v1/lego-architect/projects/{project_id}/steps/{slug}
Update Step
update_step_api_v1_lego_architect_projects__project_id__steps__slug__patch 2 params body → 200422
DELETE
/api/v1/lego-architect/projects/{project_id}/steps/{slug}
Remove Step
remove_step_api_v1_lego_architect_projects__project_id__steps__slug__delete 2 params → 200422
POST
/api/v1/lego-architect/projects/{project_id}/edges
Link Step
link_step_api_v1_lego_architect_projects__project_id__edges_post 1 param body → 200422
DELETE
/api/v1/lego-architect/projects/{project_id}/edges
Unlink Step
unlink_step_api_v1_lego_architect_projects__project_id__edges_delete 3 params → 200422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AddStepRequest (6 properties), ValidationError (5 properties), LegoMessageRequest (3 properties), EdgeRequest (2 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
EdgeRequest
object
2 properties 2 required
LegoTurnResponse
object
1 property 1 required
LegoMessageRequest
object
3 properties 1 required
AddStepRequest
object
6 properties 3 required
UpdateStepRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netter-lego-architect-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