Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CharacterQuilt Branding API

The Branding API from CharacterQuilt — 2 operation(s) for branding.

CharacterQuilt Branding API is one of 2 APIs that CharacterQuilt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://www.characterquilt.com.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://www.characterquilt.com
Resource Areas
1

Paths & Operations 2

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

Branding 2
GET
/branding/{slug}.json
Get a company brand profile (JSON)
getBrandProfile 1 param → 200404
GET
/branding/{slug}
Get a company brand profile (HTML)
getBrandProfilePage 1 param → 200404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BrandProfile (11 properties), Branding (10 properties), BrandImage (7 properties). Each schema is shown below with its type and property counts.

Branding
object
10 properties
BrandImage
object
7 properties
BrandProfile
object
A company's extracted brand identity profile.
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

characterquilt-branding-api-openapi.yml Raw ↑

Other APIs CharacterQuilt publishes across the network.

CharacterQuilt Discovery API