Plumma

Plumma SRL is an Italian software house (VAT IT04209450362, REA MO-451932) with its registered office at Via Corsini 21, Fellicarolo, Fanano (Modena) and an operational office at Via Provinciale 175/B, Crespellano, Valsamoggia (Bologna). Its own product, Plumma Connect, is an aggregation gateway in front of mobile network operators: it sells enterprises a single integration point for the operator-held identity, SIM and network-state signals that the GSMA Open Gateway programme exposes, instead of requiring the buyer to onboard operator-by-operator and country-by-country. Plumma states it is a GSMA Open Gateway channel partner and names GSMA, TIM, AWS and WaveMaker among its partners. Its architectural position is the notable part, and it is deliberate. Rather than mirroring the CAMARA one-endpoint-per-capability shape, Plumma Connect publishes a SINGLE OpenAPI 3.1 operation — POST /api on https://connect.plumma.it/services — that takes a phone number in E.164 form plus a list of named commands (sim_swap, kyc_match, age_verification, current_carrier, porting_logs, roaming_intel, churn_tracker, digital_footprint and others), so the CAMARA surface is an implementation detail behind an abstraction layer rather than the developer contract. The company is not, however, standard-averse underneath: its KYC request schema carries the CAMARA KnowYourCustomer Match attribute vocabulary verbatim (in snake_case), and every 4xx/5xx returns an RFC 7807 problem document with a correlation_id. The divergence is at the endpoint shape, not the data model. The product is positioned for fraud prevention and identity verification, with company-stated coverage of 17 live countries across Europe, the Americas, APAC and Africa and 75+ network connections. Documentation, the OpenAPI and a draft-07 request schema are public and ungated, and the JavaScript documentation portal is backed by an unauthenticated JSON content API at connect.ploomma.com that serves 72 documents including the billing guide, SLA, terms and full command reference. Billing is EUR 200/month plus a prepaid wallet charged per served command; published rate limits are 2/5 RPS and 180 commands/day. There is no MCP server, no agent card, no SDKs and no /.well-known documents — the provider marks SDKs and webhooks 'under construction'.

Plumma publishes 1 API on the APIs.io network: CONNECT API. Tagged areas include Telecommunications, Network APIs, Italy, Europe, and GSMA Open Gateway.

Plumma’s developer surface includes sandbox, signup flow, authentication, documentation, API reference, support, engineering blog, and 27 more developer resources.

57.5/100 strong Agent 34/100 agent ready Full breakdown ↓
scored 2026-09-07 · rubric v0.20.0
1 APIs
TelecommunicationsNetwork APIsItalyEuropeGSMA Open GatewayCAMARAAPI AggregatorFraud PreventionIdentity VerificationSIM SwapKYCAge VerificationNumber VerificationTelco IntelligenceSoftware Development

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-07 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Telecommunications regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
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.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/plumma: 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 1

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

Plumma CONNECT API

A single-operation aggregation API over mobile network operator intelligence. One POST /api call carries a phone number in E.164 form plus a `commands` array, and returns the re...

Pricing Plans 1

Published pricing tiers and plan structures.

Plumma Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Plumma Rate Limits

3 limits

RATE LIMITS

JSON Schema 1

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

PlmRequest

4 properties

JSON SCHEMA

Examples 1

Example request and response payloads for these APIs.

Security Posture 4

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

Plumma Authentication

apiKey · 1 scheme

SECURITY

Plumma Domain Security

TLSv1.3 · DMARC

SECURITY

Plumma Vulnerability Disclosure

Hackerone · security.txt

SECURITY

Plumma Trust Center

trust center published

SECURITY

Agentic Access 1

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

Plumma Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

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 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: plumma
url: https://raw.githubusercontent.com/api-evangelist/plumma/refs/heads/main/apis.yml
name: Plumma
kind: company
description: 'Plumma SRL is an Italian software house (VAT IT04209450362, REA MO-451932) with its registered office at Via
  Corsini 21, Fellicarolo, Fanano (Modena) and an operational office at Via Provinciale 175/B, Crespellano, Valsamoggia (Bologna).
  Its own product, Plumma Connect, is an aggregation gateway in front of mobile network operators: it sells enterprises a
  single integration point for the operator-held identity, SIM and network-state signals that the GSMA Open Gateway programme
  exposes, instead of requiring the buyer to onboard operator-by-operator and country-by-country. Plumma states it is a GSMA
  Open Gateway channel partner and names GSMA, TIM, AWS and WaveMaker among its partners.


  Its architectural position is the notable part, and it is deliberate. Rather than mirroring the CAMARA one-endpoint-per-capability
  shape, Plumma Connect publishes a SINGLE OpenAPI 3.1 operation — POST /api on https://connect.plumma.it/services — that
  takes a phone number in E.164 form plus a list of named commands (sim_swap, kyc_match, age_verification, current_carrier,
  porting_logs, roaming_intel, churn_tracker, digital_footprint and others), so the CAMARA surface is an implementation detail
  behind an abstraction layer rather than the developer contract. The company is not, however, standard-averse underneath:
  its KYC request schema carries the CAMARA KnowYourCustomer Match attribute vocabulary verbatim (in snake_case), and every
  4xx/5xx returns an RFC 7807 problem document with a correlation_id. The divergence is at the endpoint shape, not the data
  model.


  The product is positioned for fraud prevention and identity verification, with company-stated coverage of 17 live countries
  across Europe, the Americas, APAC and Africa and 75+ network connections. Documentation, the OpenAPI and a draft-07 request
  schema are public and ungated, and the JavaScript documentation portal is backed by an unauthenticated JSON content API
  at connect.ploomma.com that serves 72 documents including the billing guide, SLA, terms and full command reference. Billing
  is EUR 200/month plus a prepaid wallet charged per served command; published rate limits are 2/5 RPS and 180 commands/day.
  There is no MCP server, no agent card, no SDKs and no /.well-known documents — the provider marks SDKs and webhooks ''under
  construction''.'
image: https://connect.plumma.it/wp-content/uploads/2026/03/PLUMMA-logo-bianco-inline-90x304-1.png
tags:
- Telecommunications
- Network APIs
- Italy
- Europe
- GSMA Open Gateway
- CAMARA
- API Aggregator
- Fraud Prevention
- Identity Verification
- SIM Swap
- KYC
- Age Verification
- Number Verification
- Telco Intelligence
- Software Development
created: '2026-09-07'
modified: '2026-09-07'
specificationVersion: '0.23'
position: Producing
x-type: company
x-source: harvest:direct-outreach
x-tier: stub
x-tier-reason: harvest
apis:
- aid: plumma:plumma-connect-api
  name: Plumma CONNECT API
  description: A single-operation aggregation API over mobile network operator intelligence. One POST /api call carries a
    phone number in E.164 form plus a `commands` array, and returns the requested signals in one response. The published enum
    carries 17 commands — line_classification, current_carrier, issuing_carrier, porting_timestamp, porting_logs, network_presence,
    roaming_intel, deactivation_point, churn_tracker, sim_swap, port_fraud_shield, digital_footprint, age_verification, kyc_match,
    divert_detector, commercial_segment and tenure_period. Authentication is a single API key header (x-plumma-connect-api-key,
    documented as a base64-encoded X.509 client certificate). Errors are RFC 7807 problem documents on every 4xx/5xx, carrying
    a correlation_id. The specification ships four worked request examples, including a multi-command call.
  humanURL: https://connect.plumma.it/plumma-connect-docs/
  baseURL: https://connect.plumma.it/services
  tags:
  - Network APIs
  - SIM Swap
  - KYC
  - Age Verification
  - Fraud Prevention
  - GSMA Open Gateway
  properties:
  - type: OpenAPI
    url: openapi/plumma-connect-openapi.yml
  - type: OpenAPI
    url: https://connect.plumma.it/docs/openapi/connect-api.json
  - type: JSONSchema
    url: json-schema/plumma-plmrequest.schema.json
  - type: Overlay
    url: overlays/plumma-connect-api-overlay.yaml
  - type: Examples
    url: examples/plumma-connect-api-examples.json
  - type: Documentation
    url: https://connect.plumma.it/plumma-connect-docs/
  - type: APIReference
    url: https://connect.plumma.it/plumma-connect-docs/
common:
- type: Conventions
  url: conventions/plumma-conventions.yml
- type: Vocabulary
  url: vocabulary/plumma-commands-vocabulary.yml
- type: DataModel
  url: data-model/plumma-data-model.yml
- type: ErrorCatalog
  url: errors/plumma-problem-types.yml
- type: ErrorCodes
  url: errors/plumma-status-codes.yml
- type: Lifecycle
  url: lifecycle/plumma-lifecycle.yml
- type: Conformance
  url: conformance/plumma-conformance.yml
- type: Compliance
  url: https://connect.plumma.it/plumma-connect-docs/#security
- type: Sandbox
  url: sandbox/plumma-sandbox.yml
- type: Plans
  url: plans/plumma-plans-pricing.yml
- type: RateLimits
  url: rate-limits/plumma-rate-limits.yml
- type: Packages
  url: packages/plumma-packages.yml
- type: AgentSkill
  url: skills/_index.yml
- type: X-MCPServerCandidate
  url: mcp/plumma-mcp.yml
- type: LLMsTxt
  url: llms/plumma-llms.txt
- type: SignUp
  url: https://connect.ploomma.com/
- type: TermsOfService
  url: https://connect.plumma.it/plumma-connect-docs/#terms-and-conditions
- type: AgenticAccess
  url: agentic-access/plumma-agentic-access.yml
- type: Authentication
  url: authentication/plumma-authentication.yml
- type: DomainSecurity
  url: security/plumma-domain-security.yml
- type: Website
  url: https://www.plumma.it
- type: Website
  url: https://connect.plumma.it
- type: DeveloperPortal
  url: https://connect.plumma.it
- type: Documentation
  url: https://connect.plumma.it/plumma-connect-docs/
- type: APIReference
  url: https://connect.plumma.it/plumma-connect-docs/
- type: StatusPage
  url: https://oneuptime.com/status-page/5c4b010b-1753-4d8f-8689-226d6e86d72a
- type: Support
  url: https://connect.plumma.it/support/
- type: PrivacyPolicy
  url: https://www.plumma.it/privacy-policy.html
- type: Blog
  url: https://connect.plumma.it/blog/
- type: Contact
  url: https://www.plumma.it/company.html
- type: Standards
  url: https://www.gsma.com/solutions-and-impact/gsma-open-gateway/
  name: GSMA Open Gateway
  x-standard: gsma-open-gateway
  x-relationship: channel-partner (company-stated)
- type: Standards
  url: https://camaraproject.org/
  name: CAMARA
  x-standard: camara
  x-relationship: vocabulary-conformant, endpoint-divergent — KYC Match attribute names carried verbatim; single POST /api
    rather than one endpoint per capability
- type: Standards
  url: https://www.rfc-editor.org/rfc/rfc9457
  name: Problem Details for HTTP APIs
  x-standard: problem-details
  x-relationship: implemented — RFC 7807 problem documents on every 4xx/5xx
- type: Standards
  url: https://spec.openapis.org/oas/v3.1.0
  name: OpenAPI
  x-standard: openapi
  x-relationship: implemented — publishes OpenAPI 3.1.0 ungated
x-enrichment:
  date: '2026-09-07'
  status: enriched
  artifacts_added: 28
  pass: local-v3
x-coverage:
  state: covered
  reason: n/a
  detail: Fully readable. The OpenAPI 3.1 contract and a standalone draft-07 request schema are served unauthenticated from
    connect.plumma.it, and the JS-rendered docs portal turned out to be backed by an ungated JSON content API at connect.ploomma.com/services/compliance
    — 72 documents including the billing guide, the SLA, the terms, the status/error registry and the full command reference,
    all HTTP 200.
  checked: '2026-09-07'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io

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