How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Structify project API

Project management endpoints

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

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against 2 base URLs: https://api.structify.ai, http://localhost:8080.

5 operations 2 paths 14 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.structify.ai
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Structify project API declares 2 security schemes for authenticating requests. An API key is passed in the header as api_key (api_key). It accepts HTTP bearer tokens (session_token). By default, every request must be authenticated.

Paths & Operations 5

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

project 5

Project management endpoints

DELETE
/team/{team_id}/project/{project_id}
project_delete 2 params → 200403404500
GET
/team/{team_id}/project/{project_id}
project_get 2 params → 200403404500
PATCH
/team/{team_id}/project/{project_id}
project_update 2 params body → 200403404500
GET
/team/{team_id}/projects
project_list 1 param → 200403404500
POST
/team/{team_id}/projects
project_create 1 param body → 201403404500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Project (7 properties), ProjectMember (5 properties), UpdateProjectRequest (4 properties), CreateProjectRequest (2 properties). Each schema is shown below with its type and property counts.

UserId
string
ProjectVisibility
string
ProjectMember
object
5 properties 5 required
ProjectWithMembers
ListProjectsResponse
object
1 property 1 required
ProjectCollaboratorInput
object
2 properties 2 required
ProjectId
string
ChatSessionRole
string
CreateProjectRequest
object
2 properties 1 required
DeleteProjectResponse
object
1 property 1 required
ErrorResponse
object
Standard error response
1 property 1 required
UpdateProjectRequest
object
4 properties
TeamId
string
Project
object
7 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

structify-project-api-openapi.yml Raw ↑

Other APIs Structify publishes across the network.

Structify account API
Structify admin API
Structify chat API
Structify chat_templates API
Structify code API
Structify connector_catalog API
Structify connectors API
Structify dataset API
Structify documents API
Structify entity API
Structify jobs API
Structify match API
Where this information came from

This is an independent, third-party profile of Structify project API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.