Apiable website screenshot

Apiable

Apiable is an API portal platform that enables businesses to create single-tenant, white-label developer portals with custom domains, branding, and API product management. It supports API monetization, developer self-service onboarding, usage metrics, subscription lifecycle management, and integrates with API gateways including Amazon API Gateway and Kong.

Apiable publishes 1 API on the APIs.io network: Platform API. Tagged areas include Amazon API Gateway, API Gateway, API Monetization, API Portal, and Developer Experience.

The Apiable catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Apiable’s developer surface includes API reference, documentation, getting-started guide, support, signup flow, authentication, pricing, and 27 more developer resources.

51.7/100 developing ▬ flat Agent 36/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
1 APIs 7 Features 4 Use Cases
Amazon API GatewayAPI GatewayAPI MonetizationAPI PortalDeveloper ExperienceDeveloper PortalKongPlatformSelf-Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/apiable: 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 2

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

Apiable Platform API

The Apiable Platform API (v2) is the REST API Apiable publishes for managing an API program programmatically: products, plans, subscriptions, teams, users, companies, invitation...

Apiable API Portal Platform

Apiable provides a self-service API portal platform for API product managers and developers. It offers single-tenant dedicated portals with custom domains, automated API documen...

Pricing Plans 1

Published pricing tiers and plan structures.

Apiable Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Apiable Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Features 7

Notable capabilities this provider offers.

API Portal Generation

Single-tenant dedicated portals with custom domains, branding, logos, and CSS whitelabeling.

API Product Management

Bundle APIs into products and plans with monetization options and subscription lifecycle management.

Auto-Generated API Documentation

Automatically generate API documentation from specs with interactive try-out functionality and code samples.

Developer Self-Service Onboarding

Self-service account creation, API subscription, and credential generation for developers.

Usage Metrics and Dashboards

Real-time API consumption tracking and usage dashboards for developers and administrators.

Role-Based Access Control

Team access control with role-based permissions and shared API credential management.

Google Tag Manager Integration

Deploy analytics and tracking tags via Google Tag Manager integration in developer portals.

Scroll for all 7

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Apiable Authentication

oauth2 · 1 scheme

SECURITY

Apiable Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Apiable Trust Center

AWS Well-Architected Framework Review, ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Apiable Scopes

3 scopes · clientCredentials

3 scopes

SCOPES

Agentic Access 1

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

Apiable Agentic Access

66 operations · 36 acting · 1 human-in-the-loop

66 operations · 36 acting

AGENTIC

Use Cases 4

What developers build with this provider.

Partner API Onboarding

Streamline partner API access with self-service portals and automated credential provisioning.

API Product Monetization

Implement usage-based billing and subscription plans for API product revenue generation.

Developer Self-Service Portals

Create branded developer portals where consumers can discover, subscribe to, and manage API access independently.

API Adoption Scaling

Scale API adoption by reducing onboarding friction through self-service workflows and automated access management.

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 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

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 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: apiable
name: Apiable
description: Apiable is an API portal platform that enables businesses to create single-tenant, white-label developer portals
  with custom domains, branding, and API product management. It supports API monetization, developer self-service onboarding,
  usage metrics, subscription lifecycle management, and integrates with API gateways including Amazon API Gateway and Kong.
type: Index
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: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/apiable.png
tags:
- Amazon API Gateway
- API Gateway
- API Monetization
- API Portal
- Developer Experience
- Developer Portal
- Kong
- Platform
- Self-Service
url: https://raw.githubusercontent.com/api-evangelist/apiable/refs/heads/main/apis.yml
created: '2025-01-08'
modified: '2026-09-02'
specificationVersion: '0.23'
apis:
- aid: apiable:platform-api
  name: Apiable Platform API
  description: 'The Apiable Platform API (v2) is the REST API Apiable publishes for managing an API program programmatically:
    products, plans, subscriptions, teams, users, companies, invitations, documentation entries, file uploads and outbound
    webhooks. It is an OpenAPI 3.1 contract of 66 operations across 12 resource groups, authenticated with OAuth 2.0 client
    credentials and scoped with apiable/platform and apiable/cicd. Each customer calls it on their own portal host; the published
    contract names Apiable''s own reference portal in servers[].'
  humanURL: https://www.apiable.io/docs/api-reference/
  baseURL: https://developer.apiable.io
  tags:
  - API Portal
  - API Products
  - Subscriptions
  - Webhooks
  - Monetization
  - Platform API
  properties:
  - type: OpenAPI
    url: openapi/apiable-platform-api-openapi.json
  - type: APIReference
    url: https://www.apiable.io/docs/api-reference/
  - type: Documentation
    url: https://www.apiable.io/docs/automation/
  - type: Authentication
    url: authentication/apiable-authentication.yml
  - type: OAuthScopes
    url: scopes/apiable-scopes.yml
  - type: Webhooks
    url: asyncapi/apiable-webhooks.yml
  - type: ErrorCatalog
    url: errors/apiable-problem-types.yml
  - type: Conventions
    url: conventions/apiable-conventions.yml
  - type: DataModel
    url: data-model/apiable-data-model.yml
  - type: Overlay
    url: overlays/apiable-platform-api-overlay.yaml
  - type: AgentSkill
    url: skills/_index.yml
- aid: apiable:api-portal-platform
  name: Apiable API Portal Platform
  description: Apiable provides a self-service API portal platform for API product managers and developers. It offers single-tenant
    dedicated portals with custom domains, automated API documentation with try-out functionality, developer onboarding, subscription
    management, usage dashboards, and role-based access control integrated with existing API gateways.
  humanURL: https://www.apiable.io/platform/api-portal/
  x-note: Product listing, not a callable endpoint. Apiable's portal platform is delivered as a single-tenant portal on each
    customer's own host, so this entry has no single public base URL and none is invented for it. Apiable's one callable,
    publicly specified API surface is catalogued as apiable:platform-api above (baseURL https://developer.apiable.io).
  tags:
  - API Gateway
  - API Portal
  - Developer Experience
  - Developer Portal
  - Monetization
  properties:
  - type: Documentation
    url: https://www.apiable.io/platform/api-portal/
  - type: Pricing
    url: https://www.apiable.io/pricing/
common:
- type: OpenAPI
  name: Apiable Platform API v2
  url: openapi/apiable-platform-api-openapi.json
- type: APIReference
  url: https://www.apiable.io/docs/api-reference/
- type: Documentation
  url: https://www.apiable.io/docs/
- type: DeveloperPortal
  url: https://www.apiable.io/docs/
- type: GettingStarted
  url: https://www.apiable.io/docs/get-started/onboarding/
- type: GitHubOrganization
  url: https://github.com/apiable
- type: Support
  url: https://www.apiable.io/terms/support-policy/
- type: SignUp
  url: https://dashboard.apiable.io/
- type: TermsOfService
  url: https://www.apiable.io/terms/terms-of-service/
- type: PrivacyPolicy
  url: https://www.apiable.io/terms/privacy-policy/
- type: StatusPage
  url: https://status.apiable.io/
- type: Security
  url: https://www.apiable.io/security/
- type: Compliance
  url: https://www.apiable.io/security/
- type: Lifecycle
  url: lifecycle/apiable-lifecycle.yml
- type: Conventions
  url: conventions/apiable-conventions.yml
- type: ErrorCatalog
  url: errors/apiable-problem-types.yml
- type: Conformance
  url: conformance/apiable-conformance.yml
- type: DataModel
  url: data-model/apiable-data-model.yml
- type: Webhooks
  url: asyncapi/apiable-webhooks.yml
- type: X-MCPServerCandidate
  url: mcp/apiable-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/apiable-llms.txt
- type: Overlay
  url: overlays/apiable-platform-api-overlay.yaml
- type: Packages
  url: packages/apiable-packages.yml
- type: RateLimits
  url: rate-limits/apiable-rate-limits.yml
- type: Plans
  url: plans/apiable-plans-pricing.yml
- type: AgenticAccess
  url: agentic-access/apiable-agentic-access.yml
- type: OAuthScopes
  url: scopes/apiable-scopes.yml
- type: Authentication
  url: authentication/apiable-authentication.yml
- type: TrustCenter
  url: security/apiable-trust-center.yml
- type: DomainSecurity
  url: security/apiable-domain-security.yml
- type: Website
  url: https://www.apiable.io/
- type: Pricing
  url: https://www.apiable.io/pricing/
- type: Blog
  url: https://www.apiable.io/resources/
- type: Features
  data:
  - name: API Portal Generation
    description: Single-tenant dedicated portals with custom domains, branding, logos, and CSS whitelabeling.
  - name: API Product Management
    description: Bundle APIs into products and plans with monetization options and subscription lifecycle management.
  - name: Auto-Generated API Documentation
    description: Automatically generate API documentation from specs with interactive try-out functionality and code samples.
  - name: Developer Self-Service Onboarding
    description: Self-service account creation, API subscription, and credential generation for developers.
  - name: Usage Metrics and Dashboards
    description: Real-time API consumption tracking and usage dashboards for developers and administrators.
  - name: Role-Based Access Control
    description: Team access control with role-based permissions and shared API credential management.
  - name: Google Tag Manager Integration
    description: Deploy analytics and tracking tags via Google Tag Manager integration in developer portals.
- type: UseCases
  data:
  - name: Partner API Onboarding
    description: Streamline partner API access with self-service portals and automated credential provisioning.
  - name: API Product Monetization
    description: Implement usage-based billing and subscription plans for API product revenue generation.
  - name: Developer Self-Service Portals
    description: Create branded developer portals where consumers can discover, subscribe to, and manage API access independently.
  - name: API Adoption Scaling
    description: Scale API adoption by reducing onboarding friction through self-service workflows and automated access management.
- type: Integrations
  data:
  - name: Amazon API Gateway
    description: Native integration with Amazon API Gateway for managing API products and subscriptions.
  - name: Kong
    description: Integration with Kong API Gateway for portal-driven API access management.
  - name: Google Tag Manager
    description: Deploy analytics, tracking, and marketing tags into developer portals via Google Tag Manager.
- type: Integrations
  url: https://www.apiable.io/partners/
integrations:
- name: Apiable
- name: API Portal
- name: API Products
- name: API Monetization
- name: API Developer Experience
- name: Amazon Web Services
- name: AWS Well-Architected Partner
- name: Available in AWS Marketplace
- name: Playbook
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com
x-enrichment:
  date: '2026-09-02'
  status: enriched
  artifacts_added: 21
  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/apiable"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/apiable/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/apiable/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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