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

Uniform Favorites API

The Favorites API from Uniform — 1 operation(s) for favorites.

Uniform Favorites API is one of 41 APIs that Uniform publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 1 path, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against the base URL https://uniform.app.

4 operations 1 paths 1 schemas 1 DELETE1 GET1 OPTIONS1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://uniform.app
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Uniform Favorites API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 4

Across 1 path, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 OPTIONS, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Favorites 4
GET
/api/v1/favorites
Lists the current user's favorites for a project. Optionally filtered by entityType. Returns stale rows when the underlying entity has been deleted - clients render a gone-state with a one-click 'Rem…
4 params → 200400401403429500
DELETE
/api/v1/favorites
Removes a favorite. Body-keyed by (entityType, entityId) rather than by row id so toggling doesn't need a prior fetch. Returns 204 even if the row was already absent (delete is idempotent).
body → 204400401403429500
PUT
/api/v1/favorites
Idempotent upsert. Adds a favorite for the current user if none exists; returns the existing row otherwise. Identity is taken from the verified token, never the body.
body → 200400401403409429500
OPTIONS
/api/v1/favorites
Handles preflight requests. This endpoint allows CORS.
→ 204

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (1 property). Each schema is shown below with its type and property counts.

Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uniform-favorites-api-openapi.yml Raw ↑

Other APIs Uniform publishes across the network.

Uniform Aggregates API
Uniform AI Agents API
Uniform Assets API
Uniform Authentication API
Uniform Categories API
Uniform Component Definitions API
Uniform Compositions & Component/Composition Patterns API
Uniform Content Types API
Uniform Data Sources API
Uniform Data Types API
Uniform Dimensions API
Uniform Enrichments API
Where this information came from

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