KeepFace website screenshot

KeepFace

KeepFace is an all-in-one influencer marketing platform that helps brands, agencies, and enterprises discover, manage, and measure creator campaigns at scale. The platform spans creator discovery and CRM across 2M+ influencers in 43 countries, campaign management from brief through outreach, contract, and content approval, AI-driven brand-safety scoring and sentiment analysis of posts, real-time performance reporting (engagement rate, estimated media value, deletion-proof post archives), affiliate link tracking with pay-on-attributed-sales commissioning, and customer and employee advocacy programs. KeepFace is a portfolio company of 500 Global.

KeepFace publishes 2 APIs on the APIs.io network. Tagged areas include Company, Influencer Marketing, Creator Economy, Marketing, and Social Media.

The KeepFace catalog on APIs.io includes 1 event-driven AsyncAPI specification.

KeepFace’s developer surface includes documentation, support, pricing, signup flow, API reference, getting-started guide, authentication, and 26 more developer resources.

49.1/100 developing ▲ 32.6 Agent 52/100 agent native Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs 1 MCP Servers
CompanyInfluencer MarketingCreator EconomyMarketingSocial MediaAffiliate MarketingAdvocacyCampaign ManagementMCPAI AgentsAttributionWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 49.1/100 · developing
Contract Quality 12.9 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 8.2 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 52/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/keepface: 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 2

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

Keepface Affiliate API v2

The public server-side affiliate tracking API for Keepface. Brands POST sale and refund events from their own backend (or from Shopify, or from the browser JS pixel) and Keepfac...

Keepface MCP Server

A hosted, remote Model Context Protocol server that exposes 94 actions across the Keepface brand workspace — discovery, lists, campaigns, outreach, reporting, affiliate, wallet ...

MCP Servers 1

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

keepface-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Keepface Rate Limits

6 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Keepface Authentication

hmac/bearer/origin-allowlist/none · 5 schemes

SECURITY

Keepface Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Keepface Scopes

11 scopes

11 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: keepface
accessModel:
  pricing: public
  onboarding: self-service
  trial: true
  try_now: true
  public: true
  label: Self-service with a free tier
  confidence: high
  source:
  - https://keepface.com/pricing
  - https://keepface.com/ai-info
  - https://keepface.com/signup
  - https://help.keepface.com/brand/integrations/manage-with-claude-code/
  generated: '2026-08-13'
  method: searched
  note: 'Itemised per-product pricing is published, four of the five products have a free tier, and signup is open. API access
    is not separately gated or sold: the affiliate endpoints ship with the Affiliate Program product and an MCP token is self-issued
    from Settings, API Tokens inside a brand workspace.'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/keepface.png
name: KeepFace
description: KeepFace is an all-in-one influencer marketing platform that helps brands, agencies, and enterprises discover,
  manage, and measure creator campaigns at scale. The platform spans creator discovery and CRM across 2M+ influencers in 43
  countries, campaign management from brief through outreach, contract, and content approval, AI-driven brand-safety scoring
  and sentiment analysis of posts, real-time performance reporting (engagement rate, estimated media value, deletion-proof
  post archives), affiliate link tracking with pay-on-attributed-sales commissioning, and customer and employee advocacy programs.
  KeepFace is a portfolio company of 500 Global.
url: https://raw.githubusercontent.com/api-evangelist/keepface/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: profiled
x-tier-reason: two public API surfaces found and documented — a signed REST affiliate API and a hosted MCP server
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Influencer Marketing
- Creator Economy
- Marketing
- Social Media
- Affiliate Marketing
- Advocacy
- Campaign Management
- MCP
- AI Agents
- Attribution
- Webhooks
apis:
- aid: keepface:affiliate
  name: Keepface Affiliate API v2
  description: The public server-side affiliate tracking API for Keepface. Brands POST sale and refund events from their own
    backend (or from Shopify, or from the browser JS pixel) and Keepface attributes them to the creator whose link or discount
    code drove the sale. Every write is HMAC-SHA256 signed with a per-brand secret over a timestamped payload, replay-protected
    at a 300 second tolerance, and idempotent on (brand_id, order_id). A public click-resolve endpoint turns a short affiliate
    token into a destination URL, cookie window and campaign status. Rate limits and Retry-After are published per endpoint,
    and the API returns X-RateLimit-Limit / X-RateLimit-Remaining on live responses.
  humanURL: https://help.keepface.com/brand/affiliate-program/api-reference/
  baseURL: https://api.keepface.ai/api/v2
  tags:
  - Affiliate Marketing
  - Attribution
  - Webhooks
  - Conversion Tracking
  properties:
  - type: APIReference
    url: https://help.keepface.com/brand/affiliate-program/api-reference/
  - type: Documentation
    url: https://help.keepface.com/brand/affiliate-program/postback-hmac-integration/
  - type: Webhooks
    url: asyncapi/keepface-affiliate-webhooks.yml
  - type: ErrorCatalog
    url: errors/keepface-problem-types.yml
  - type: RateLimits
    url: rate-limits/keepface-rate-limits.yml
  - type: DataModel
    url: data-model/keepface-data-model.yml
- aid: keepface:mcp
  name: Keepface MCP Server
  description: A hosted, remote Model Context Protocol server that exposes 94 actions across the Keepface brand workspace
    — discovery, lists, campaigns, outreach, reporting, affiliate, wallet (read-only), CRM, brands, AI analysis and creator
    chat. An agent POSTs to the endpoint with a workspace-scoped bearer token created in Settings, API Tokens; the server
    loads only the tools the token's scopes allow. Reads execute immediately, every write returns a preview and runs only
    on confirmation, and no token can move money — top-up, withdraw, currency conversion, influencer payout and affiliate
    commission changes are never exposed.
  humanURL: https://help.keepface.com/brand/integrations/manage-with-claude-code/
  baseURL: https://mcp.keepface.com/mcp
  tags:
  - MCP
  - AI Agents
  - Influencer Marketing
  properties:
  - type: MCPServer
    url: mcp/keepface-mcp.yml
  - type: Documentation
    url: https://help.keepface.com/brand/integrations/claude-code-tools-reference/
  - type: OAuthScopes
    url: scopes/keepface-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://keepface.com
- type: Documentation
  url: https://help.keepface.com
- type: Support
  url: https://help.keepface.com
- type: Pricing
  url: https://keepface.com/pricing
- type: SignUp
  url: https://keepface.com/signup
- type: Login
  url: https://keepface.com/login
- type: TermsOfService
  url: https://keepface.com/terms
- type: PrivacyPolicy
  url: https://keepface.com/privacy
- type: DomainSecurity
  url: security/keepface-domain-security.yml
- type: APIReference
  url: https://help.keepface.com/brand/affiliate-program/api-reference/
- type: GettingStarted
  url: https://help.keepface.com/brand/getting-started/welcome/
- type: HelpCenter
  url: https://help.keepface.com
- type: LLMsTxt
  url: llms/keepface-llms.txt
- type: MCPServer
  url: mcp/keepface-mcp.yml
- type: Authentication
  url: authentication/keepface-authentication.yml
- type: OAuthScopes
  url: scopes/keepface-scopes.yml
- type: Conventions
  url: conventions/keepface-conventions.yml
- type: Idempotency
  url: conventions/keepface-conventions.yml
- type: RateLimits
  url: rate-limits/keepface-rate-limits.yml
- type: ErrorCatalog
  url: errors/keepface-problem-types.yml
- type: Lifecycle
  url: lifecycle/keepface-lifecycle.yml
- type: Deprecation
  url: https://help.keepface.com/brand/affiliate-program/api-reference/
- type: ChangeLog
  url: changelog/keepface-changelog.yml
- type: Conformance
  url: conformance/keepface-conformance.yml
- type: Webhooks
  url: asyncapi/keepface-affiliate-webhooks.yml
- type: DataModel
  url: data-model/keepface-data-model.yml
- type: Packages
  url: packages/keepface-packages.yml
- type: Plans
  url: plans/keepface-plans-pricing.yml
- type: CookiePolicy
  url: https://keepface.com/cookie-policy
- type: UserAgreement
  url: https://keepface.com/user-agreement
- type: GDPR
  url: https://keepface.com/gdpr
- type: Glossary
  url: https://keepface.com/resources/glossary
- type: Guides
  url: https://keepface.com/resources/guides
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 15
  pass: local-v1
  note: Contract discovery beat the stub. The CSP on keepface.com named api.keepface.ai, the served llms.txt named /api/v2
    as the source of truth, and the help centre published a full Affiliate API v2 reference plus a live hosted MCP server
    at https://mcp.keepface.com/mcp (94 tools, 11 scopes, probed 401). No OpenAPI is published, so none was authored.