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

Pieces Assets API

Saved snippets stored in the local Pieces OS database.

Pieces Assets API is one of 8 APIs that Pieces publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

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

Requests are made against 2 base URLs: http://localhost:1000, http://localhost:5323.

6 operations 6 paths 6 schemas 2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
http://localhost:1000
Terms of Service
Resource Areas
1

Paths & Operations 6

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

Assets 6

Saved snippets stored in the local Pieces OS database.

GET
/assets
Get a snapshot of all saved assets.
getAssetsSnapshot → 200
POST
/assets/create
Create (save) a new asset from a seed.
createAsset body → 200
POST
/assets/search
Search saved assets by query.
searchAssets body → 200
GET
/asset/{asset}
Get a single asset by identifier.
getAsset 1 param → 200
POST
/asset/update
Update an existing asset.
updateAsset body → 200
POST
/assets/{asset}/delete
Delete an asset by identifier.
deleteAsset 1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Asset (4 properties), Format (3 properties), Seed (2 properties), Assets (1 property). Each schema is shown below with its type and property counts.

Seed
object
2 properties
Asset
object
4 properties
SearchedAssets
object
1 property
Formats
object
1 property
Assets
object
1 property
Format
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pieces-assets-api-openapi.yml Raw ↑

Other APIs Pieces publishes across the network.

Pieces Applications API
Pieces Conversations API
Pieces Formats API
Pieces Models API
Pieces QGPT API
Pieces User API
Pieces Well Known API
Where this information came from

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