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

Pexafy Facets API

What the filters accept.

Pexafy Facets API is one of 5 APIs that Pexafy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Facets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and pricing.

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

Requests are made against 2 base URLs: https://api.pexafy.com/api/v1, https://api.pexafy.com.

12 operations 12 paths 18 schemas 12 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.pexafy.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

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

  • apiKey — Send the key as a bearer token. Keys carry scopes; a read scoped key gets a 403 on anything under /collections.
  • ApiKeyAuth — Pass your Pexafy API key in this header. Get your API key at [pexafy.com/dashboard/api-keys/create](https://pexafy.com/dashboard/api-keys/create/).

Paths & Operations 12

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

facets 12

What the filters accept.

GET
/facets/colors
Allowed colour filters
listColors → 200401429
GET
/facets/sources
Indexed libraries
listSources → 200401429
GET
/facets/orientations
Allowed orientations
listOrientations → 200401429
GET
/facets/licenses
Allowed licence families
listLicenses → 200401429
GET
/facets/photographers/suggest
Autocomplete a photographer name
suggestPhotographers 2 params → 200401422429
GET
/facets/photographers/{username}
One photographer
getPhotographer 1 param → 200401404429
GET
/api/v1/facets/colors
List colors
facet_colors_api_v1_facets_colors_get → 200422
GET
/api/v1/facets/sources
List sources
facet_sources_api_v1_facets_sources_get → 200422
GET
/api/v1/facets/orientations
List orientations
facet_orientations_api_v1_facets_orientations_get → 200422
GET
/api/v1/facets/licenses
List license types
facet_licenses_api_v1_facets_licenses_get → 200422
GET
/api/v1/facets/photographers/suggest
Search photographers
suggest_photographers_api_v1_facets_photographers_suggest_get 2 params → 200422
GET
/api/v1/facets/photographers/{username}
Get a photographer's profiles
get_photographer_api_v1_facets_photographers__username__get 1 param → 200422

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Photographer (5 properties), Photographer_2 (5 properties), PhotographerResponse (4 properties), PhotographersResponse (4 properties). Each schema is shown below with its type and property counts.

Meta
object
2 properties
FacetEnvelope
object
3 properties 2 required
ErrorEnvelope
object
Every failure uses this shape, whatever the status code.
2 properties 2 required
Photographer
object
5 properties 1 required
Facet
object
One allowed value of a filter, with how much of the catalogue it covers. Read these rather than hard coding the lists.
3 properties 1 required
Source
string
Upstream library. Extensible: this list grows as libraries are indexed, so parse it as an open string.
PhotographerEnvelope
object
3 properties 2 required
Meta_2
object
2 properties
LicensesResponse
object
4 properties
ColorsResponse
object
4 properties
SourcesResponse
object
4 properties
Photographer_2
object
5 properties
PhotographersResponse
object
4 properties
PhotographerResponse
object
4 properties
HTTPValidationError
object
1 property
ApiError
object
3 properties 2 required
ValidationError
object
3 properties 3 required
OrientationsResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pexafy-facets-api-openapi.yml Raw ↑

Other APIs Pexafy publishes across the network.

Pexafy Collections API
Pexafy Photos API
Pexafy Search API
Pexafy Usage API
Where this information came from

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