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

Unisson apps API

The apps API from Unisson — 7 operation(s) for apps.

Unisson apps API is one of 45 APIs that Unisson publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Application. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 7 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against the base URL https://api.unisson.ai.

9 operations 7 paths 10 schemas 1 DELETE6 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.unisson.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Unisson apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 9

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

apps 9
GET
/api/v1/apps/templates
List Templates
list_templates_api_v1_apps_templates_get → 200
GET
/api/v1/apps
List Apps
list_apps_api_v1_apps_get → 200
GET
/api/v1/apps/{app_id}
Get App
get_app_api_v1_apps__app_id__get 1 param → 200422
PATCH
/api/v1/apps/{app_id}
Update App
update_app_api_v1_apps__app_id__patch 1 param body → 200422
DELETE
/api/v1/apps/{app_id}
Delete App
delete_app_api_v1_apps__app_id__delete 1 param → 204422
GET
/api/v1/apps/{app_id}/readme
Get App Readme
get_app_readme_api_v1_apps__app_id__readme_get 1 param → 200422
GET
/api/v1/apps/{app_id}/versions
List App Versions
list_app_versions_api_v1_apps__app_id__versions_get 1 param → 200422
GET
/api/v1/apps/{app_id}/versions/{version_number}
Get App Version
get_app_version_api_v1_apps__app_id__versions__version_number__get 2 params → 200422
POST
/api/v1/apps/{app_id}/versions/{version_number}/restore
Restore App Version
restore_app_version_api_v1_apps__app_id__versions__version_number__restore_post 2 params → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are MiniAppDetailResponse (12 properties), MiniAppResponse (9 properties), AppTemplateResponse (5 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

MiniAppReadmeResponse
object
Just the app's markdown README — a light endpoint so the "View README" modal doesn't fetch the full (image-inlined, up-to-2MB) app detail.
1 property
MiniAppResponse
object
9 properties 3 required
MiniAppDetailResponse
object
12 properties 4 required
MiniAppVersionResponse
object
One entry in an app's version history — the agent-written change summary users review instead of raw source diffs. html is omitted from the list; fetch a singl…
4 properties 2 required
ValidationError
object
5 properties 3 required
MiniAppUpdate
object
PATCH semantics — only provided fields change. (App html is updated by the agent via updateapp, not over this API.)
3 properties
MiniAppListResponse
object
1 property 1 required
AppTemplateResponse
object
5 properties 5 required
MiniAppVersionListResponse
object
1 property 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unisson-apps-api-openapi.yml Raw ↑

Other APIs Unisson publishes across the network.

Unisson agent-evals API
Unisson agent-integrations API
Unisson agent-triggers API
Unisson agents API
Unisson analytics API
Unisson apis API
Unisson appdb API
Unisson auth API
Unisson browser-contexts API
Unisson chat API
Unisson code-map API
Unisson customer-files API
Where this information came from

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