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

Noosh Spec API

The Spec API from Noosh — 7 operation(s) for spec.

Noosh Spec API is one of 25 APIs that Noosh publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Spec. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, authentication docs, and rate-limit docs.

This API exposes 11 operations across 7 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.noosh.com.

11 operations 7 paths 32 schemas 7 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.noosh.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Noosh Spec API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (HTTP_BASIC).

Paths & Operations 11

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

Spec 11
GET
/1.1/workgroups/{workgroup_id}/projects/{project_id}/specs/{spec_id}
List a specific spec of project Level
getSpec 3 params → 200500404
PUT
/1.1/workgroups/{workgroup_id}/projects/{project_id}/specs/{spec_id}
Update a specific Spec
putSpec 3 params body → 200500404
GET
/1.1/workgroups/{workgroup_id}/specTypes/{spec_type_id}/specTypeFields
Get Spec Type Fields
getSpecTypeFields 2 params → 200500404
GET
/v1/workgroups/{workgroup_id}/productTypes
Get product type of workgroup level
getProductTypeListOfWorkgroup 1 param → 200500404
GET
/v1/workgroups/{workgroup_id}/productTypesOfSpecTypes
Get product type of spec level by workgroupId
getSpecProductTypeListOfWorkgroup 1 param → 200500404
POST
/v1/workgroups/{workgroup_id}/productTypesOfSpecTypes
Register product types for spec types
postSpecProductTypeListOfWorkgroup 1 param body → 200422500
GET
/v1/workgroups/{workgroup_id}/projects/{project_id}/specs
List specs of project Level
getSpecList 2 params → 200500404
POST
/v1/workgroups/{workgroup_id}/projects/{project_id}/specs
Create a Spec
postSpec 2 params body → 200422500
GET
/v1/workgroups/{workgroup_id}/projects/{project_id}/specs/{spec_id}
List a specific spec of project Level
getSpec 3 params → 200500404
PUT
/v1/workgroups/{workgroup_id}/projects/{project_id}/specs/{spec_id}
Update a specific Spec
putSpec 3 params body → 200500404
GET
/v1/workgroups/{workgroup_id}/specTypes/{spec_type_id}/specTypeFields
Get Spec Type Fields
getSpecTypeFields 2 params → 200500404

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are V1x1SpecDetailVO (26 properties), V1X1SpecUpdatingPO (14 properties), SpecSimpleVO (12 properties), SpecPersistVO (12 properties). Each schema is shown below with its type and property counts.

PropertyPersistVO
object
Java type: com.noosh.nooshapi.vo.PropertyPersistVO
2 properties
SpecSimpleVO
object
Java type: com.noosh.nooshapi.vo.SpecSimpleVO
12 properties
SpecSimplestVO
object
Java type: com.noosh.nooshapi.vo.SpecSimplestVO
2 properties
SpecVersionPersistVO
object
Java type: com.noosh.domain.nooshapi.persist.vo.SpecVersionPersistVO
2 properties
V1x1SpecExpandVO
object
Java type: com.noosh.nooshapi.vo.v1x1.V1x1SpecExpandVO
3 properties
HTTPStatusVO
object
Java type: com.noosh.core.vo.HTTPStatusVO
2 properties
PersonVO
object
Java type: com.noosh.nooshapi.vo.PersonVO
4 properties
WorkgroupAttributeVO
object
Java type: com.noosh.nooshapi.vo.WorkgroupAttributeVO
3 properties
SpecHTTPStatusVO
object
Java type: com.noosh.nooshapi.vo.SpecHTTPStatusVO
4 properties
V1X1SpecUpdatingPO
object
Java type: com.noosh.domain.nooshapi.persist.po.v1x1.V1X1SpecUpdatingPO
14 properties
PropertyParamSimpleVO
object
Java type: com.noosh.nooshapi.vo.PropertyParamSimpleVO
2 properties
ProductTypeVO
object
Java type: com.noosh.nooshapi.vo.ProductTypeVO
2 properties
PropertyParamListVO
object
Java type: com.noosh.nooshapi.vo.PropertyParamListVO
3 properties
V1x1ProperyPO
object
Java type: com.noosh.domain.nooshapi.persist.po.v1x1.V1x1ProperyPO
3 properties
SpecTypeFieldsListVO
object
Java type: com.noosh.nooshapi.vo.v1x1.SpecTypeFieldsListVO
3 properties
CustomFieldPersistVO
object
Java type: com.noosh.domain.nooshapi.persist.vo.CustomFieldPersistVO
4 properties
V1x1SpecPamAndAttPO
object
Java type: com.noosh.domain.nooshapi.persist.po.v1x1.V1x1SpecPamAndAttPO
5 properties
Object
Java type: java.lang.Object
SpecUpdatePersistVO
object
Java type: com.noosh.nooshapi.vo.SpecUpdatePersistVO
9 properties
WorkgroupAttributeListVO
object
Java type: com.noosh.nooshapi.vo.WorkgroupAttributeListVO
3 properties
SpecVO
object
Java type: com.noosh.nooshapi.vo.SpecVO
3 properties
SpecTypeVO
object
Java type: com.noosh.nooshapi.vo.SpecTypeVO
2 properties
WgSpecPrdTypeRegPersistVO
object
Java type: com.noosh.domain.nooshapi.persist.vo.WgSpecPrdTypeRegPersistVO
2 properties
SpecTypeFieldsVO
Java type: com.noosh.nooshapi.vo.v1x1.SpecTypeFieldsVO
V1x1ProperyVO
object
Java type: com.noosh.nooshapi.vo.v1x1.V1x1ProperyVO
3 properties
V1x1SpecDetailVO
object
Java type: com.noosh.nooshapi.vo.v1x1.V1x1SpecDetailVO
26 properties
SpecTypePersistVO
object
Java type: com.noosh.domain.nooshapi.persist.vo.SpecTypePersistVO
2 properties
SpecListVO
object
Java type: com.noosh.nooshapi.vo.SpecListVO
3 properties
UofmSimpleVO
object
Java type: com.noosh.nooshapi.vo.UofmSimpleVO
3 properties
SpecPersistVO
object
Java type: com.noosh.domain.nooshapi.persist.vo.SpecPersistVO
12 properties
BigDecimal
Java type: java.math.BigDecimal
V1x1SpecPamAndAttVO
object
Java type: com.noosh.nooshapi.vo.v1x1.V1x1SpecPamAndAttVO
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

noosh-spec-api-openapi.yml Raw ↑

Other APIs Noosh publishes across the network.

Noosh Contact API
Noosh Country API
Noosh Deactivation Reason API
Noosh Estimate API
Noosh Exchange Rate API
Noosh File API
Noosh Invoice API
Noosh My Info API
Noosh Order API
Noosh Project API
Noosh Project Category API
Noosh Project Status API
Where this information came from

This is an independent, third-party profile of Noosh Spec 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.