Font Awesome website screenshot

Font Awesome

Font Awesome is the web's most popular icon library and toolkit, providing thousands of SVG, font, and CSS icons across multiple styles and families for web, desktop, and mobile projects. Beyond the icon sets and framework components (React, Vue, Angular, Ember, Svelte, React Native, WordPress), Font Awesome operates a public GraphQL API at api.fontawesome.com that lets developers programmatically query releases, search icons and their metadata, resolve family-styles and unicode values, and — with an authenticated access token — read account Kits, entitlements, and download subsets. The API uses a token-exchange endpoint that resolves an account API token into a short-lived bearer access token scoped by permission (public, kits_read, svg_icons_free, svg_icons_pro, and more). Font Awesome also ships a first-party `fa` CLI and official AI agent skills for icon discovery and setup.

Font Awesome publishes 1 API on the APIs.io network. Tagged areas include Icons, SVG, Fonts, Web Design, and Developer Tools.

Font Awesome’s developer surface includes documentation, API reference, getting-started guide, authentication, CLI, changelog, engineering blog, and 20 more developer resources.

37.0/100 thin ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers 4 Agent Skills
IconsSVGFontsWeb DesignDeveloper ToolsGraphQLIcon LibraryFrontendDesign SystemCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.5
Composite quality — 37.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 16.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 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/font-awesome: 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.

Font Awesome GraphQL API

Public GraphQL API for programmatically querying Font Awesome releases, searching icons and their metadata (family-styles, unicode, aliases, SVG path data), and — with an access...

MCP Servers 1

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

Agent Skills 4

Packaged agent skills for driving this provider's APIs from an AI assistant.

add-icon

AGENT SKILL

fa-help

AGENT SKILL

setup-fa

AGENT SKILL

suggest-icon

AGENT SKILL

Security Posture 2

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

Font Awesome Authentication

http/bearer/token-exchange · 2 schemes

SECURITY

Font Awesome Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Font Awesome Scopes

8 scopes

8 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

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 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: font-awesome
name: Font Awesome
description: Font Awesome is the web's most popular icon library and toolkit, providing thousands of SVG, font, and CSS icons
  across multiple styles and families for web, desktop, and mobile projects. Beyond the icon sets and framework components
  (React, Vue, Angular, Ember, Svelte, React Native, WordPress), Font Awesome operates a public GraphQL API at api.fontawesome.com
  that lets developers programmatically query releases, search icons and their metadata, resolve family-styles and unicode
  values, and — with an authenticated access token — read account Kits, entitlements, and download subsets. The API uses a
  token-exchange endpoint that resolves an account API token into a short-lived bearer access token scoped by permission (public,
  kits_read, svg_icons_free, svg_icons_pro, and more). Font Awesome also ships a first-party `fa` CLI and official AI agent
  skills for icon discovery and setup.
url: https://raw.githubusercontent.com/api-evangelist/font-awesome/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://fontawesome.com/images/open-graph/default.png
tags:
- Icons
- SVG
- Fonts
- Web Design
- Developer Tools
- GraphQL
- Icon Library
- Frontend
- Design System
- Company
apis:
- name: Font Awesome GraphQL API
  description: Public GraphQL API for programmatically querying Font Awesome releases, searching icons and their metadata
    (family-styles, unicode, aliases, SVG path data), and — with an access token — reading account Kits, icon uploads, entitlements,
    and creating Kit downloads and subsets. Most fields are public; protected fields require an access token minted at the
    /token endpoint and scoped by permission.
  humanURL: https://docs.fontawesome.com/apis/graphql
  baseURL: https://api.fontawesome.com
  tags:
  - GraphQL
  - Icons
  - Search
  properties:
  - type: GraphQL
    url: graphql/font-awesome.graphql
  - type: GraphQL
    name: Introspection
    url: graphql/font-awesome-introspection.json
  - type: Authentication
    url: authentication/font-awesome-authentication.yml
  - type: OAuthScopes
    url: scopes/font-awesome-scopes.yml
  - type: Conventions
    url: conventions/font-awesome-conventions.yml
  - type: DataModel
    url: data-model/font-awesome-data-model.yml
  - type: Lifecycle
    url: lifecycle/font-awesome-lifecycle.yml
  - type: Conformance
    url: conformance/font-awesome-conformance.yml
  - type: MCPServer
    url: mcp/font-awesome-mcp.yml
common:
- type: DeveloperPortal
  url: https://docs.fontawesome.com/apis/
- type: Documentation
  url: https://docs.fontawesome.com/
- type: APIReference
  url: https://docs.fontawesome.com/apis/graphql/query-fields
- type: GettingStarted
  url: https://docs.fontawesome.com/apis/graphql/get-started
- type: Authentication
  url: authentication/font-awesome-authentication.yml
- type: OAuthScopes
  url: scopes/font-awesome-scopes.yml
- type: SDKs
  url: packages/font-awesome-packages.yml
- type: Packages
  url: packages/font-awesome-packages.yml
- type: CLI
  url: cli/font-awesome-cli.yml
- type: Components
  url: components/font-awesome-components.yml
- type: AgentSkill
  url: skills/_index.yml
- type: MCPServer
  url: mcp/font-awesome-mcp.yml
- type: LLMsTxt
  url: llms/font-awesome-llms.txt
- type: Conventions
  url: conventions/font-awesome-conventions.yml
- type: DataModel
  url: data-model/font-awesome-data-model.yml
- type: Conformance
  url: conformance/font-awesome-conformance.yml
- type: Lifecycle
  url: lifecycle/font-awesome-lifecycle.yml
- type: ChangeLog
  url: changelog/font-awesome-changelog.yml
- type: WellKnown
  url: well-known/font-awesome-well-known.yml
- type: DomainSecurity
  url: security/font-awesome-domain-security.yml
- type: Blog
  url: https://blog.fontawesome.com/
- type: GitHubOrganization
  url: https://github.com/FortAwesome
- type: Pricing
  url: https://fontawesome.com/plans
- type: Login
  url: https://fontawesome.com/account
- type: Support
  url: https://fontawesome.com/support
- type: PrivacyPolicy
  url: https://fontawesome.com/privacy
- type: TermsOfService
  url: https://fontawesome.com/license
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence