Archive Technologies website screenshot

Archive Technologies

Archive (Archive Technologies, Inc.) is an AI-powered creator and community marketing platform for e-commerce brands, founded in 2021 and headquartered in Miami, FL. Archive automates social listening across TikTok, Instagram, and YouTube, creator discovery, UGC rights and repurposing, campaign tracking, and reporting. Its public developer surface is the Archive API — a GraphQL API at POST https://app.archive.com/api/v2 that gives teams programmatic access to workspace data (creators, social profiles, UGC items, engagement history, content views, collections, campaigns, and competitor brands) authenticated with a workspace-scoped bearer token plus a WORKSPACE-ID header. The schema is published as a full reference (53 operations — 29 queries and 24 mutations — over 135 types) even though runtime introspection is disabled. Archive also operates an OAuth-protected remote MCP server at https://app.archive.com/api/v2/mcp whose 53 tools map 1:1 to those GraphQL operations, and both surfaces draw on the same per-workspace credit budget alongside a flat 5 requests/second ceiling, signalled at runtime with IETF ratelimit headers. Archive is backed by Battery Ventures among others.

Archive Technologies publishes 1 API on the APIs.io network. Tagged areas include Company, Creator Marketing, Influencer Marketing, Social Listening, and User Generated Content.

Archive Technologies’ developer surface includes documentation, API reference, support, engineering blog, changelog, authentication, getting-started guide, and 24 more developer resources.

51.0/100 developing ▬ flat Agent 48/100 agent ready saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyCreator MarketingInfluencer MarketingSocial ListeningUser Generated ContentE-CommerceGraphQLMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/archive-technologies: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Archive API

Archive's public GraphQL API for programmatic access to creator and UGC workspace data — creators, social profiles, items (posts/reels/stories/videos), engagement history, conte...

MCP Servers 1

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

Archive Technologies MCP Server

Archive operates an official hosted remote MCP server at https://app.archive.com/api/v2/mcp, discoverable via RFC 9728 protected-resource metadata (well-known/archive-technologi...

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Security Posture 2

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

Archive Technologies Authentication

http/oauth2 · 3 schemes

SECURITY

Archive Technologies Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Archive Technologies Scopes

1 scope · authorizationCode

1 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 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: archive-technologies
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/archive-technologies.png
name: Archive Technologies
description: Archive (Archive Technologies, Inc.) is an AI-powered creator and community marketing platform for e-commerce
  brands, founded in 2021 and headquartered in Miami, FL. Archive automates social listening across TikTok, Instagram, and
  YouTube, creator discovery, UGC rights and repurposing, campaign tracking, and reporting. Its public developer surface is
  the Archive API — a GraphQL API at POST https://app.archive.com/api/v2 that gives teams programmatic access to workspace
  data (creators, social profiles, UGC items, engagement history, content views, collections, campaigns, and competitor brands)
  authenticated with a workspace-scoped bearer token plus a WORKSPACE-ID header. The schema is published as a full reference
  (53 operations — 29 queries and 24 mutations — over 135 types) even though runtime introspection is disabled. Archive also
  operates an OAuth-protected remote MCP server at https://app.archive.com/api/v2/mcp whose 53 tools map 1:1 to those GraphQL
  operations, and both surfaces draw on the same per-workspace credit budget alongside a flat 5 requests/second ceiling, signalled
  at runtime with IETF ratelimit headers. Archive is backed by Battery Ventures among others.
url: https://raw.githubusercontent.com/api-evangelist/archive-technologies/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
x-tier: profiled
x-tier-reason: has-public-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Creator Marketing
- Influencer Marketing
- Social Listening
- User Generated Content
- E-Commerce
- GraphQL
- MCP
tags_raw:
- Company
- Creator Marketing
- Influencer Marketing
- Social Listening
- User Generated Content
- E-commerce
- GraphQL
- MCP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Archive API
  description: 'Archive''s public GraphQL API for programmatic access to creator and UGC workspace data — creators, social
    profiles, items (posts/reels/stories/videos), engagement history, content views, collections, campaigns, and competitor
    brands. Single POST endpoint; authenticated with a workspace-scoped bearer token (arch_live_...) and a WORKSPACE-ID header.
    Cursor-paginated (first/after, nodes/pageInfo). Two limits apply at once: a flat 5 requests/second per workspace and a
    per-plan credit budget, both reported on every response via the ratelimit / ratelimit-policy headers. Introspection is
    disabled in production; the published schema reference is the schema of record.'
  humanURL: https://api-docs.archive.com
  baseURL: https://app.archive.com/api/v2
  tags:
  - GraphQL
  - Creator Marketing
  - UGC
  properties:
  - type: GraphQL
    url: https://app.archive.com/api/v2
  - type: GraphQL
    name: Archive API GraphQL schema (SDL)
    url: graphql/archive-technologies.graphql
  - type: Documentation
    url: https://api-docs.archive.com
  - type: APIReference
    url: https://app.archive.com/api/v2/docs
  - type: Examples
    url: examples/archive-technologies-graphql-examples.yml
  - type: ToolCrosswalk
    url: mcp/archive-technologies-tool-crosswalk.yml
common:
- type: DomainSecurity
  url: security/archive-technologies-domain-security.yml
- type: DeveloperPortal
  url: https://api-docs.archive.com
- type: Documentation
  url: https://api-docs.archive.com
- type: APIReference
  url: https://app.archive.com/api/v2/docs
- type: Support
  url: https://help.archive.com/en/
- type: Blog
  url: https://archive.com/blog
- type: Login
  url: https://app.archive.com/signin
- type: TermsOfService
  url: https://archive.com/legal/terms
- type: PrivacyPolicy
  url: https://archive.com/legal/privacy
- type: StatusPage
  url: https://archive.instatus.com/
- type: ChangeLog
  url: https://feedback.archive.com/changelog
- type: MCPServer
  url: mcp/archive-technologies-mcp.yml
- type: Authentication
  url: authentication/archive-technologies-authentication.yml
- type: OAuthScopes
  url: scopes/archive-technologies-scopes.yml
- type: Conventions
  url: conventions/archive-technologies-conventions.yml
- type: ErrorCatalog
  url: errors/archive-technologies-problem-types.yml
- type: RateLimits
  url: rate-limits/archive-technologies-rate-limits.yml
- type: Lifecycle
  url: lifecycle/archive-technologies-lifecycle.yml
- type: ChangeLog
  url: changelog/archive-technologies-changelog.yml
- type: WellKnown
  url: well-known/archive-technologies-well-known.yml
- type: Conformance
  url: conformance/archive-technologies-conformance.yml
- type: DataModel
  url: data-model/archive-technologies-data-model.yml
- type: LLMsTxt
  url: llms/archive-technologies-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: GettingStarted
  url: https://api-docs.archive.com/getting-started
- type: Roadmap
  url: https://api-docs.archive.com/roadmap
- type: Pricing
  url: https://archive.com/pricing
- type: Plans
  url: plans/archive-technologies-plans-pricing.yml
- type: Examples
  url: examples/archive-technologies-graphql-examples.yml
- type: ToolCrosswalk
  url: mcp/archive-technologies-tool-crosswalk.yml
- type: GraphQL
  name: Archive API GraphQL schema (SDL)
  url: graphql/archive-technologies.graphql
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 7
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/archive-technologies"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/archive-technologies/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/archive-technologies/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.