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

Altruistiq Product structure inputs API

### Altruistiq’s Product Structure API enables you to:- Create new product structure inputs- Update existing product structure inputs- Delete product structure inputs- Get a list of all product structure inputs- All the above in bulk against a single product structureThe product structure input bulk actions are useful for creating and updating product structure inputs in bulk. These inputs are managed under the context of a single product, so require the product UUID to be provided in the request.

Altruistiq Product structure inputs API is one of 9 APIs that Altruistiq publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Product structure inputs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 4 JSON Schemas.

This API exposes 9 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://app.altruistiq.com/.

9 operations 4 paths 14 schemas 2 DELETE2 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://app.altruistiq.com/api/public/v1
Authentication
API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Altruistiq Product structure inputs API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (bearerAuth). It supports OAuth 2.0 (oauth2) using the clientCredentials flow.

  • bearerAuth — Enter the token with the Bearer: prefix, e.g. Bearer: apiKey.

Paths & Operations 9

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

Product structure inputs 9

Altruistiq’s Product Structure API enables you to: - Create new product structure inputs - Update existing product structure inputs - Delete product structure inputs - Get a list…

POST
/api/public/v1/product-structure-inputs
Create A Single Product Structure Input
PublicStructureInputController.createSingleStructureInput body → 201401404422500
GET
/api/public/v1/product-structure-inputs/{id}
Get A Single Product Structure Input
PublicStructureInputController.getSingleStructureInput 1 param → 200401404422500
PATCH
/api/public/v1/product-structure-inputs/{id}
Update A Single Product Structure Input
PublicStructureInputController.updateSingleStructureInput 1 param body → 200401404500
DELETE
/api/public/v1/product-structure-inputs/{id}
Delete A Single Product Structure Input
PublicStructureInputController.deleteSingleStructureInput 1 param → 204401404500
POST
/api/public/v1/product-structures/{structureId}/inputs
Create Product Structure Inputs In Bulk Within A Single Structure
PublicStructureInputsController.bulkCreateStructureInputs 1 param body → 201401404500
GET
/api/public/v1/product-structures/{structureId}/inputs
Get Product Structure Inputs In Bulk Within A Single Structure
PublicStructureInputsController.bulkGetStructureInputs 6 params → 200401404422500
PATCH
/api/public/v1/product-structures/{structureId}/inputs
Update Product Structure Inputs In Bulk Within A Single Structure
PublicStructureInputsController.bulkUpdateStructureInputs 1 param body → 200401404422500
DELETE
/api/public/v1/product-structures/{structureId}/inputs
Delete Inputs In Bulk Within A Single Structure
PublicStructureInputsController.bulkDeleteStructureInputs 1 param body → 204401404422500
POST
/api/public/v1/product-structure-inputs/bulk
Create Product Structure Inputs In Bulk For Any Structure
PublicStructureInputsController.bulkCreateInputs body → 201401404500

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are GetProductStructureInputResponse (16 properties), CreateProductInputs (15 properties), UpdateProductStructureInputBody (13 properties), ProductStructureInput (13 properties). Each schema is shown below with its type and property counts.

BulkDeleteProductStructureInputsBody
object
1 property 1 required
BulkCreateProductInputsBody
object
1 property 1 required
BulkUpdateProductStructureInputsRequest
object
1 property 1 required
CreateProductStructureInputQuery
object
12 properties 4 required
ProductStructureInput
object
13 properties 12 required
CreateProductStructureInputResponse
object
1 property 1 required
UpdateProductStructureInputBody
object
13 properties 1 required
BulkCreateProductStructuresInputsBody
object
1 property 1 required
GetProductStructureInputResponse
object
16 properties 15 required
BulkCreateProductStructureInputsResponse
object
1 property 1 required
BulkUpdateProductStructureInputsResponse
object
1 property 1 required
CreateProductInputs
object
15 properties 5 required
UpdateProductStructureInputResponse
object
1 property 1 required
CreateProductStructureInputs
object
12 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altruistiq-product-structure-inputs-api-openapi.yml Raw ↑

Other APIs Altruistiq publishes across the network.

Altruistiq Datasource API
Altruistiq Export API
Altruistiq Facility API
Altruistiq Location API
Altruistiq Organization API
Altruistiq Product API
Altruistiq Product structure API
Altruistiq Security API
Where this information came from

This is an independent, third-party profile of Altruistiq Product structure inputs 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.