Harbor website screenshot

Harbor

Harbor is a no-code tool that lets brands build an owned community platform where superfans can engage with the brand and earn rewards. Harbor enables businesses to create superfan strategies through customizable community platforms with engagement and loyalty features.

Harbor publishes 6 APIs on the APIs.io network, including Challenges API, Communities API, Leaderboards API, and 3 more. Tagged areas include Community, Engagement, Loyalty, and Superfans.

The Harbor catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Harbor’s developer surface includes authentication, documentation, and 7 more developer resources.

49.9/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
CommunityEngagementLoyaltySuperfans

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 49.9/100 · developing
Contract Quality 18.7 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 5.6 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/harbor: 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 6

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

Harbor Challenges API

Operations for managing challenges that members complete to earn points and rewards.

Harbor Communities API

Operations for managing community configuration and settings.

Harbor Leaderboards API

Operations for retrieving leaderboard rankings of community members by points or other engagement metrics.

Harbor Members API

Operations for managing community members, their profiles, point balances, and tier status.

Harbor Redemptions API

Operations for managing reward redemption requests from members.

Harbor Rewards API

Operations for managing the rewards catalog that members can redeem with earned points.

Open Collections 1

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

Harbor API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Harbor Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Harbor Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Harbor Context

0 classes · 8 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Harbor API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Harbor Account

9 properties

JSON SCHEMA

Harbor Community Member

13 properties

JSON SCHEMA

Security Posture 2

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

Harbor Authentication

http · 1 scheme

SECURITY

Harbor Domain Security

TLSv1.3

SECURITY

Agentic Access 1

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

Harbor Agentic Access

13 operations · 6 acting

13 operations · 6 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: harbor
name: Harbor
description: Harbor is a no-code tool that lets brands build an owned community platform where superfans can engage with the
  brand and earn rewards. Harbor enables businesses to create superfan strategies through customizable community platforms
  with engagement and loyalty features.
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/harbor.png
tags:
- Community
- Engagement
- Loyalty
- Superfans
url: https://raw.githubusercontent.com/api-evangelist/harbor/refs/heads/main/apis.yml
created: '2025-02-17'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: harbor:harbor-challenges-api
  name: Harbor Challenges API
  description: Operations for managing challenges that members complete to earn points and rewards.
  humanURL: https://api.harbor.gg/
  tags:
  - Challenges
  properties:
  - type: OpenAPI
    url: openapi/harbor-challenges-api-openapi.yml
  - type: Documentation
    url: https://api.harbor.gg/
  - type: JSONSchema
    url: json-schema/harbor-account-schema.json
  - type: JSONSchema
    url: json-schema/harbor-member-schema.json
- aid: harbor:harbor-communities-api
  name: Harbor Communities API
  description: Operations for managing community configuration and settings.
  humanURL: https://api.harbor.gg/
  tags:
  - Communities
  properties:
  - type: OpenAPI
    url: openapi/harbor-communities-api-openapi.yml
  - type: Documentation
    url: https://api.harbor.gg/
  - type: JSONSchema
    url: json-schema/harbor-account-schema.json
  - type: JSONSchema
    url: json-schema/harbor-member-schema.json
- aid: harbor:harbor-leaderboards-api
  name: Harbor Leaderboards API
  description: Operations for retrieving leaderboard rankings of community members by points or other engagement metrics.
  humanURL: https://api.harbor.gg/
  tags:
  - Leaderboards
  properties:
  - type: OpenAPI
    url: openapi/harbor-leaderboards-api-openapi.yml
  - type: Documentation
    url: https://api.harbor.gg/
  - type: JSONSchema
    url: json-schema/harbor-account-schema.json
  - type: JSONSchema
    url: json-schema/harbor-member-schema.json
- aid: harbor:harbor-members-api
  name: Harbor Members API
  description: Operations for managing community members, their profiles, point balances, and tier status.
  humanURL: https://api.harbor.gg/
  tags:
  - Members
  properties:
  - type: OpenAPI
    url: openapi/harbor-members-api-openapi.yml
  - type: Documentation
    url: https://api.harbor.gg/
  - type: JSONSchema
    url: json-schema/harbor-account-schema.json
  - type: JSONSchema
    url: json-schema/harbor-member-schema.json
- aid: harbor:harbor-redemptions-api
  name: Harbor Redemptions API
  description: Operations for managing reward redemption requests from members.
  humanURL: https://api.harbor.gg/
  tags:
  - Redemptions
  properties:
  - type: OpenAPI
    url: openapi/harbor-redemptions-api-openapi.yml
  - type: Documentation
    url: https://api.harbor.gg/
  - type: JSONSchema
    url: json-schema/harbor-account-schema.json
  - type: JSONSchema
    url: json-schema/harbor-member-schema.json
- aid: harbor:harbor-rewards-api
  name: Harbor Rewards API
  description: Operations for managing the rewards catalog that members can redeem with earned points.
  humanURL: https://api.harbor.gg/
  tags:
  - Rewards
  properties:
  - type: OpenAPI
    url: openapi/harbor-rewards-api-openapi.yml
  - type: Documentation
    url: https://api.harbor.gg/
  - type: JSONSchema
    url: json-schema/harbor-account-schema.json
  - type: JSONSchema
    url: json-schema/harbor-member-schema.json
common:
- type: AgenticAccess
  url: agentic-access/harbor-agentic-access.yml
- type: DomainSecurity
  url: security/harbor-domain-security.yml
- type: Authentication
  url: authentication/harbor-authentication.yml
- type: GitHubOrganization
  url: https://github.com/goharbor
- type: Website
  url: https://www.harbor.gg/
- type: Documentation
  url: https://api.harbor.gg/
- type: PrivacyPolicy
  url: https://www.harbor.gg/privacy-policy
- type: JSONLD
  url: json-ld/harbor-context.jsonld
- type: JSONSchema
  url: json-schema/harbor-member-schema.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com