frp website screenshot

frp

frp is an open-source fast reverse proxy that exposes services running behind a NAT or firewall to the public internet. Both the server (frps) and the client (frpc) include built-in HTTP admin APIs that operators can use to inspect runtime status, manage proxies and visitors, hot-reload configuration, and scrape Prometheus metrics.

frp publishes 9 APIs on the APIs.io network, including Clients API, Configuration API, Health API, and 6 more. Tagged areas include NAT Traversal, Reverse Proxy, Tunneling, and Open-Source.

frp’s developer surface includes authentication, documentation, getting-started guide, release notes, and 6 more developer resources.

33.0/100 thin ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumSelf serve⚡ Free to try
9 APIs
NAT TraversalReverse ProxyTunnelingOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 33.0/100 · thin
Contract Quality 13.9 / 25
Developer Ergonomics 6.7 / 20
Access Clarity 3.2 / 20
Operational Transparency 3.8 / 13
Contract Governance 0.0 / 12
Discoverability 5.6 / 10
Agent readiness — 26/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 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/frp: 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 9

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

frp Clients API

Connected client inventory

frp Configuration API

Read and replace the in-memory frpc configuration

frp Health API

Liveness probe

frp Lifecycle API

Reload and stop the running frpc process

frp Metrics API

Prometheus metrics endpoint

frp Proxies API

Active proxy inventory and traffic stats

frp Server API

Server runtime information

frp Status API

Runtime status of proxies and visitors

frp Store API

Persistent configuration store for proxies and visitors

Scroll for all 9

Open Collections 12

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

frp Client Admin API

OPEN COLLECTION

frp Server Admin API

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Frp Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Frp Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Frp Finops

FINOPS

Security Posture 2

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

Frp Authentication

http · 1 scheme

SECURITY

Frp Domain Security

TLSv1.3 · HSTS · DNSSEC

SECURITY

Agentic Access 1

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

Frp Agentic Access

28 operations · 9 acting · 1 human-in-the-loop

28 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: frp
name: frp
description: frp is an open-source fast reverse proxy that exposes services running behind a NAT or firewall to the public
  internet. Both the server (frps) and the client (frpc) include built-in HTTP admin APIs that operators can use to inspect
  runtime status, manage proxies and visitors, hot-reload configuration, and scrape Prometheus metrics.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/frp.png
access: Open Source
created: '2026-03-27'
modified: '2026-05-19'
tags:
- NAT Traversal
- Reverse Proxy
- Tunneling
- Open-Source
tags_raw:
- NAT Traversal
- Reverse Proxy
- Tunneling
- Open Source
url: https://raw.githubusercontent.com/api-evangelist/frp/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: frp:frp-clients-api
  name: frp Clients API
  description: Connected client inventory
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Clients
  properties:
  - type: OpenAPI
    url: openapi/frp-clients-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-configuration-api
  name: frp Configuration API
  description: Read and replace the in-memory frpc configuration
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Configuration
  properties:
  - type: OpenAPI
    url: openapi/frp-configuration-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-health-api
  name: frp Health API
  description: Liveness probe
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/frp-health-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-lifecycle-api
  name: frp Lifecycle API
  description: Reload and stop the running frpc process
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Lifecycle
  properties:
  - type: OpenAPI
    url: openapi/frp-lifecycle-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-metrics-api
  name: frp Metrics API
  description: Prometheus metrics endpoint
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/frp-metrics-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-proxies-api
  name: frp Proxies API
  description: Active proxy inventory and traffic stats
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Proxies
  properties:
  - type: OpenAPI
    url: openapi/frp-proxies-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-server-api
  name: frp Server API
  description: Server runtime information
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Server
  properties:
  - type: OpenAPI
    url: openapi/frp-server-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-status-api
  name: frp Status API
  description: Runtime status of proxies and visitors
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Status
  properties:
  - type: OpenAPI
    url: openapi/frp-status-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
- aid: frp:frp-store-api
  name: frp Store API
  description: Persistent configuration store for proxies and visitors
  humanURL: https://gofrp.org/en/docs/features/common/server-dashboard/
  baseURL: http://localhost:7500
  tags:
  - Store
  properties:
  - type: OpenAPI
    url: openapi/frp-store-api-openapi.yml
  - type: Documentation
    url: https://gofrp.org/en/docs/features/common/server-dashboard/
  - type: Documentation
    url: https://gofrp.org/en/docs/reference/client-configures/
common:
- type: AgenticAccess
  url: agentic-access/frp-agentic-access.yml
- type: DomainSecurity
  url: security/frp-domain-security.yml
- type: Authentication
  url: authentication/frp-authentication.yml
- type: Website
  url: https://gofrp.org/
- type: Documentation
  url: https://gofrp.org/en/docs/
- type: GettingStarted
  url: https://gofrp.org/en/docs/setup/
- type: SourceCode
  url: https://github.com/fatedier/frp
- type: Issues
  url: https://github.com/fatedier/frp/issues
- type: ReleaseNotes
  url: https://github.com/fatedier/frp/releases
- type: License
  url: https://github.com/fatedier/frp/blob/master/LICENSE
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/frp"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/frp/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/frp/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.