Beacons.ai website screenshot

Beacons.ai

Beacons.ai is an all-in-one creator business platform for creators, talent managers, and brands. It combines link-in-bio pages, creator websites, media kits, digital storefronts, email marketing, affiliate monetization, analytics, and creator-brand collaboration tools into one integrated product. Beacons helps creators build an owned web presence, grow and own their audience, monetize through products, affiliate links, and sponsorships, and manage creator-business workflows from a single place, with dedicated tooling for talent managers and brands running creator partnerships. Beacons.ai was surfaced as a portfolio company of a16z and profiled in the API Evangelist network. Beacons publishes no developer portal, no API reference and no OpenAPI, but it does operate a live, OAuth-protected Model Context Protocol server for creator data at https://beacons.ai/api/v001/creator/mcp, discoverable only through the RFC 8414 and RFC 9728 documents it serves at /.well-known/ — an agent surface that exists without any human-facing documentation.

Beacons.ai publishes 1 API on the APIs.io network. Tagged areas include Company, Creator Economy, Link in Bio, Creator Website Builder, and Creator Storefront.

Beacons.ai’s developer surface includes pricing, support, engineering blog, signup flow, changelog, and 17 more developer resources.

31.5/100 thin ▲ 17.5 Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessFreemiumSelf serve
1 APIs 2 MCP Servers
CompanyCreator EconomyLink in BioCreator Website BuilderCreator StorefrontMedia KitEmail MarketingAffiliate MarketingCreator MonetizationInfluencer SoftwareMCPAgent Native

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 31.5/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 1.3 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 4.8 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 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/beaconsai: 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 1

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

Beacons Creator MCP Server

A live, first-party Model Context Protocol server exposing a Beacons creator's own data to an agent. Discovered through the RFC 9728 Protected Resource Metadata document Beacons...

MCP Servers 2

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

beaconsai-mcp.yml

MCP SERVER

mcp

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Beaconsai Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Beaconsai Authentication

1 scheme

SECURITY

Beaconsai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Beaconsai Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: beaconsai
name: Beacons.ai
description: Beacons.ai is an all-in-one creator business platform for creators, talent managers, and brands. It combines
  link-in-bio pages, creator websites, media kits, digital storefronts, email marketing, affiliate monetization, analytics,
  and creator-brand collaboration tools into one integrated product. Beacons helps creators build an owned web presence, grow
  and own their audience, monetize through products, affiliate links, and sponsorships, and manage creator-business workflows
  from a single place, with dedicated tooling for talent managers and brands running creator partnerships. Beacons.ai was
  surfaced as a portfolio company of a16z and profiled in the API Evangelist network. Beacons publishes no developer portal,
  no API reference and no OpenAPI, but it does operate a live, OAuth-protected Model Context Protocol server for creator data
  at https://beacons.ai/api/v001/creator/mcp, discoverable only through the RFC 8414 and RFC 9728 documents it serves at /.well-known/
  — an agent surface that exists without any human-facing documentation.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: false
  public: true
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - https://beacons.ai/i/pricing
  - https://account.beacons.ai/signup
  generated: '2026-08-13'
  method: searched
image: https://beacons.ai/_framerusercontent/assets/xYEVVu9ePuRZMJOTTdnZi0MEUEM.png
url: https://raw.githubusercontent.com/api-evangelist/beaconsai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: enriched
x-tier-reason: hosted-mcp-server-discovered
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Creator Economy
- Link in Bio
- Creator Website Builder
- Creator Storefront
- Media Kit
- Email Marketing
- Affiliate Marketing
- Creator Monetization
- Influencer Software
- MCP
- Agent Native
apis:
- name: Beacons Creator MCP Server
  description: A live, first-party Model Context Protocol server exposing a Beacons creator's own data to an agent. Discovered
    through the RFC 9728 Protected Resource Metadata document Beacons serves at https://beacons.ai/.well-known/oauth-protected-resource,
    which names this exact resource. Protected by an OAuth 2.1 authorization code + PKCE (S256) flow with open dynamic client
    registration and a single advertised scope, mcp:read, so the published surface is read-only. tools/list returns 401 with
    a WWW-Authenticate bearer challenge, meaning the tool manifest and every inputSchema require an authenticated creator;
    Beacons publishes no documentation, no llms.txt tool list and no help-centre article for this server, so no tool names
    are recorded.
  humanURL: https://beacons.ai
  baseURL: https://beacons.ai/api/v001/creator/mcp
  tags:
  - mcp
  - agent-native
  - creator-economy
  - link-in-bio
  - oauth
  properties:
  - type: MCPServer
    url: mcp/beaconsai-mcp.yml
  - type: MCPServer
    url: https://beacons.ai/api/v001/creator/mcp
  - type: Authentication
    url: authentication/beaconsai-authentication.yml
  - type: OAuthScopes
    url: scopes/beaconsai-scopes.yml
  - type: ErrorCatalog
    url: errors/beaconsai-problem-types.yml
  - type: RateLimits
    url: rate-limits/beaconsai-rate-limits.yml
  - type: Conventions
    url: conventions/beaconsai-conventions.yml
common:
- type: DomainSecurity
  url: security/beaconsai-domain-security.yml
- type: Website
  url: https://beacons.ai
- type: Pricing
  url: https://beacons.ai/i/pricing
- type: Plans
  url: plans/beaconsai-plans-pricing.yml
- type: HelpCenter
  url: https://help.beacons.ai/en
- type: Support
  url: https://help.beacons.ai/en
- type: Blog
  url: https://beacons.ai/i/blog
- type: TermsOfService
  url: https://beacons.ai/i/terms-and-conditions
- type: PrivacyPolicy
  url: https://beacons.ai/i/beacons-privacy-policy
- type: SignUp
  url: https://account.beacons.ai/signup
- type: GitHubOrganization
  url: https://github.com/BeaconsAI
- type: StatusPage
  url: https://status.beacons.ai
- type: Lifecycle
  url: lifecycle/beaconsai-lifecycle.yml
- type: ChangeLog
  url: https://beacons.ai/i/whats-new
- type: ChangeLog
  url: changelog/beaconsai-changelog.yml
- type: WellKnown
  url: well-known/beaconsai-well-known.yml
- type: Conformance
  url: conformance/beaconsai-conformance.yml
- type: LinkInBio
  url: https://beacons.ai/i/app-pages/link-in-bio
- type: Store
  url: https://beacons.ai/i/app-pages/store
- type: EmailMarketing
  url: https://beacons.ai/i/app-pages/email-marketing
- type: MediaKit
  url: https://beacons.ai/i/app-pages/media-kit
- type: LLMsTxt
  url: llms/beaconsai-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 15
  pass: local-v1
  note: Overturns the prior pass. Beacons DOES ship an agent surface — a live OAuth-protected MCP server at https://beacons.ai/api/v001/creator/mcp,
    found via /.well-known/oauth-protected-resource, with zero human documentation anywhere on the site. Tools are auth-gated.
    No OpenAPI, no GraphQL, no agent card, no SDKs.