Pixlee

Pixlee (Pixlee TurnTo, now part of Emplifi) is a visual and social user-generated content (UGC) marketing platform that helps brands collect, curate, moderate, and display customer photos and videos across their website, mobile apps, and email. The Pixlee Content API (v2) gives brands programmatic access to their approved media in albums with rich filtering and sorting, lets them ingest new content from a URL or an uploaded file, and add or update commerce products that media can be tagged with. Authentication is via an account API key passed as a query parameter, with HMAC-SHA1 request signing required for all writes. Pixlee also ships embeddable JavaScript display widgets, email display blocks, and native iOS/Android UI SDKs. Originally an a16z-backed startup, Pixlee was acquired by Emplifi.

Pixlee publishes 3 APIs on the APIs.io network: Content API, Albums API, and Media API. Tagged areas include Company, User Generated Content, Social Commerce, Visual Marketing, and Content.

Pixlee’s developer surface includes documentation, API reference, getting-started guide, changelog, support, engineering blog, pricing, and 23 more developer resources.

50.9/100 developing ▬ flat Agent 69/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanyUser Generated ContentSocial CommerceVisual MarketingContentMediaeCommerceWidgetsEmplifi

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 50.9/100 · developing
Contract Quality 14.5 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/pixlee: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Pixlee Content API

Consume approved UGC media from albums (with filters/sorts and pagination), ingest new content from a URL or file, and add or update products. API key in query plus HMAC-SHA1 si...

Pixlee Albums API

Create albums and add or update products

Pixlee Media API

Upload new content from a URL or a file

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

pixlee-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Pixlee Authentication

apiKey · 1 scheme

SECURITY

Pixlee Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pixlee Agentic Access

4 operations · 3 acting

4 operations · 3 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: pixlee
name: Pixlee
description: Pixlee (Pixlee TurnTo, now part of Emplifi) is a visual and social user-generated content (UGC) marketing platform
  that helps brands collect, curate, moderate, and display customer photos and videos across their website, mobile apps, and
  email. The Pixlee Content API (v2) gives brands programmatic access to their approved media in albums with rich filtering
  and sorting, lets them ingest new content from a URL or an uploaded file, and add or update commerce products that media
  can be tagged with. Authentication is via an account API key passed as a query parameter, with HMAC-SHA1 request signing
  required for all writes. Pixlee also ships embeddable JavaScript display widgets, email display blocks, and native iOS/Android
  UI SDKs. Originally an a16z-backed startup, Pixlee was acquired by Emplifi.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://files.readme.io/9160404-small-transparentLogo.png
url: https://raw.githubusercontent.com/api-evangelist/pixlee/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- User Generated Content
- Social Commerce
- Visual Marketing
- Content
- Media
- eCommerce
- Widgets
- Emplifi
apis:
- name: Pixlee Content API
  description: Consume approved UGC media from albums (with filters/sorts and pagination), ingest new content from a URL or
    file, and add or update products. API key in query plus HMAC-SHA1 signature for writes; responses wrap data under a `data`
    key.
  humanURL: https://developers.pixlee.com/reference/about-the-content-api
  baseURL: https://distillery.pixlee.co/api/v2
  tags:
  - Content
  - UGC
  - Media
  - Products
  properties:
  - type: OpenAPI
    url: openapi/pixlee-content-api-openapi.yml
  - type: Overlay
    url: overlays/pixlee-content-api-overlay.yaml
- aid: pixlee:pixlee-albums-api
  name: Pixlee Albums API
  description: Create albums and add or update products
  humanURL: https://developers.pixlee.com/reference/about-the-content-api
  baseURL: https://distillery.pixlee.co/api/v2
  tags:
  - Albums
  properties:
  - type: OpenAPI
    url: openapi/pixlee-albums-api-openapi.yml
- aid: pixlee:pixlee-media-api
  name: Pixlee Media API
  description: Upload new content from a URL or a file
  humanURL: https://developers.pixlee.com/reference/about-the-content-api
  baseURL: https://distillery.pixlee.co/api/v2
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/pixlee-media-api-openapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://developers.pixlee.com/
- type: Documentation
  url: https://developers.pixlee.com/docs/getting-started
- type: APIReference
  url: https://developers.pixlee.com/reference/about-the-content-api
- type: GettingStarted
  url: https://developers.pixlee.com/docs/getting-started
- type: ChangeLog
  url: https://developers.pixlee.com/changelog
- type: ChangeLog
  url: changelog/pixlee-changelog.yml
- type: GitHubOrganization
  url: https://github.com/pixlee
- type: Support
  url: https://support.emplifi.io/hc/en-us
- type: Blog
  url: https://emplifi.io/resource-type/blogs/
- type: Pricing
  url: https://emplifi.io/pricing/
- type: Login
  url: https://emplifi.io/login/
- type: SignUp
  url: https://emplifi.io/demo/
- type: TermsOfService
  url: https://emplifi.io/legal/website-terms-of-use/
- type: PrivacyPolicy
  url: https://emplifi.io/legal/privacy-policy/
- type: Website
  url: https://emplifi.io/
- type: LLMsTxt
  url: llms/pixlee-llms.txt
- type: Packages
  url: packages/pixlee-packages.yml
- type: SDKs
  url: packages/pixlee-packages.yml
- type: WellKnown
  url: well-known/pixlee-well-known.yml
- type: MCPServer
  url: mcp/pixlee-mcp.yml
- type: Conformance
  url: conformance/pixlee-conformance.yml
- type: ErrorCatalog
  url: errors/pixlee-problem-types.yml
- type: Lifecycle
  url: lifecycle/pixlee-lifecycle.yml
- type: Authentication
  url: authentication/pixlee-authentication.yml
- type: DomainSecurity
  url: security/pixlee-domain-security.yml
- type: Conventions
  url: conventions/pixlee-conventions.yml
- type: DataModel
  url: data-model/pixlee-data-model.yml
- type: Components
  url: components/pixlee-components.yml
- type: AgenticAccess
  url: agentic-access/pixlee-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1