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 API

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

Altruistiq Product structure 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. 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 8 operations across 3 paths, and defines 10 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/.

8 operations 3 paths 10 schemas 2 DELETE2 GET2 PATCH2 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 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 8

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

Product structure 8

Altruistiq’s Product Structure API enables you to: - Create new product structures - Update existing product structures - Delete product structures - Get a list of all product str…

POST
/api/public/v1/product-structures
Create Single Product Structures
PublicStructureController.createSingleStructure body → 201401422500
GET
/api/public/v1/product-structures/{id}
Get Single Product Structure
PublicStructureController.getSingleStructure 1 param → 200401404500
PATCH
/api/public/v1/product-structures/{id}
Update A Single Product Structure
PublicStructureController.updateSingleStructure 1 param body → 200401404500
DELETE
/api/public/v1/product-structures/{id}
Delete A Single Product Structure
PublicStructureController.deleteSingleStructure 1 param → 204401404500
POST
/api/public/v1/products/{productId}/structures
Creates Product Structures In Bulk Within A Single Product
PublicStructuresController.bulkCreateStructures 1 param body → 201401404409422500
GET
/api/public/v1/products/{productId}/structures
Get Multiple Product Structure Within A Single Product
PublicStructuresController.bulkGetStructures 6 params → 200401404500
PATCH
/api/public/v1/products/{productId}/structures
Update Product Structures In Bulk Within A Single Product
PublicStructuresController.bulkUpdateStructures 1 param body → 200401404422500
DELETE
/api/public/v1/products/{productId}/structures
Deletes Product Structures In Bulk Within A Single Product
PublicStructuresController.bulkDeleteStructures 1 param → 204401404422500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are GetProductStructureEntity (9 properties), CreateProductStructureRequest (5 properties), UpdateProductStructureItem (2 properties), BulkUpdateProductStructuresSuccessResponse (1 property). Each schema is shown below with its type and property counts.

BulkGetProductStructuresResponse
object
1 property 1 required
UpdateProductStructureResponse
object
1 property 1 required
CreateProductStructureRequest
object
5 properties 3 required
UpdateProductStructureBody
object
1 property 1 required
BulkUpdateProductStructuresBody
object
1 property 1 required
GetProductStructureEntity
object
9 properties 9 required
BulkUpdateProductStructuresSuccessResponse
object
1 property 1 required
CreateProductStructureResponse
object
1 property 1 required
BulkCreateProductStructuresResponse
object
1 property 1 required
UpdateProductStructureItem
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altruistiq-product-structure-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 inputs API
Altruistiq Security API
Where this information came from

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