/
TE
tesslateai
/
Tesslate Federated Marketplace `/v1`
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
admin
3
post
Skip remaining stages and approve a submission
post
Reject a submission immediately, skipping remaining stages
post
Force a yank to a state without a second-admin appeal
categories
1
get
/v1/categories
changes
1
get
Incremental tombstone-aware sync feed
featured
1
get
/v1/featured
items
8
get
List items (cache-fed, paginated)
get
Item detail with embedded version list
delete
Hard-delete an item (admin) — emits `delete` op
get
Version list
get
/v1/items/{kind}/{slug}/versions/{version}
delete
Hard-remove a single version (admin) — emits `version_remove` op
get
Bundle envelope (signed URL)
get
/v1/items/{kind}/{slug}/versions/{version}/attestation
manifest
1
get
Hub identity, advertised capabilities, and policies
pricing
3
get
/v1/items/{kind}/{slug}/pricing
patch
Update pricing snapshot (admin) — emits `pricing_change` op
post
/v1/items/{kind}/{slug}/checkout
publish
6
post
/v1/publish/{kind}
post
/v1/publish/{kind}/{slug}/versions/{version}
get
/v1/submissions/{id}
post
/v1/submissions/{id}/withdraw
post
Run the next stage's checks (stage1 → stage2 → stage3)
post
Force a terminal decision (approved / rejected / withdrawn)
reviews
3
get
/v1/items/{kind}/{slug}/reviews
post
/v1/items/{kind}/{slug}/reviews
get
/v1/items/{kind}/{slug}/reviews/aggregate
telemetry
2
post
/v1/telemetry/install
post
/v1/telemetry/usage
yanks
4
get
Yank-only subset of the changes feed
post
/v1/yanks
get
/v1/yanks/{id}
post
/v1/yanks/{id}/appeal
manifest
Hub identity, advertised capabilities, and policies
get
/v1/manifest
Response
Hub manifest
HubManifest
required
hub_id
string
required
display_name
string
required
api_version
string
required
build_revision
string
capabilities
string[]
required
policies
HubPolicies
required
contact
object
terms_url
string
nullable
attestation_keys
object[]
kinds
string[]