Pimlico

Pimlico is the world's most popular ERC-4337 account abstraction infrastructure platform, providing production bundler and paymaster APIs plus a platform management API for building, deploying, and operating smart accounts on Ethereum and 100+ EVM-compatible chains. Its verifying paymaster sponsors gas for gasless transactions, its ERC-20 paymaster lets users pay gas in stablecoins and other tokens, and its bundler submits, estimates, and tracks ERC-4337 user operations. Developers integrate through the permissionless.js TypeScript SDK (built on viem) against a single JSON-RPC endpoint keyed by chain, and manage sponsorship policies, API keys, and billing through the Pimlico dashboard.

Pimlico publishes 2 APIs on the APIs.io network. Tagged areas include Company, Account Abstraction, ERC-4337, Blockchain, and Ethereum.

Pimlico’s developer surface includes documentation, API reference, quickstart, support, pricing, signup flow, authentication, and 29 more developer resources.

50.7/100 developing ▬ flat Agent 47/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessEnterpriseSelf serve
2 APIs 1 MCP Servers
CompanyAccount AbstractionERC-4337BlockchainEthereumWeb3PaymasterBundlerSmart AccountsGas SponsorshipWalletsInfrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 50.7/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 17.9 / 20
Operational Transparency 7.9 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 47/100 · agent ready
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 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/pimlico: 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 2

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

Pimlico Bundler & Paymaster API

Unified ERC-4337 JSON-RPC endpoint exposing both the Pimlico bundler (eth_sendUserOperation, eth_estimateUserOperationGas, eth_getUserOperationReceipt, pimlico_getUserOperationG...

Pimlico Platform API

REST management API for the Pimlico platform used to create, list, retrieve, and update sponsorship policies that govern which user operations are eligible for gas sponsorship. ...

MCP Servers 1

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

pimlico-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Pimlico Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Pimlico Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Security Posture 4

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

Pimlico Authentication

apiKey · 1 scheme

SECURITY

Pimlico Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Pimlico Vulnerability Disclosure

security.txt · contact published

SECURITY

Pimlico Trust Center

SOC 2

SECURITY

Resources

Get Started 4

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 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 4

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: pimlico
name: Pimlico
description: Pimlico is the world's most popular ERC-4337 account abstraction infrastructure platform, providing production
  bundler and paymaster APIs plus a platform management API for building, deploying, and operating smart accounts on Ethereum
  and 100+ EVM-compatible chains. Its verifying paymaster sponsors gas for gasless transactions, its ERC-20 paymaster lets
  users pay gas in stablecoins and other tokens, and its bundler submits, estimates, and tracks ERC-4337 user operations.
  Developers integrate through the permissionless.js TypeScript SDK (built on viem) against a single JSON-RPC endpoint keyed
  by chain, and manage sponsorship policies, API keys, and billing through the Pimlico dashboard.
url: https://raw.githubusercontent.com/api-evangelist/pimlico/refs/heads/main/apis.yml
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/125581500?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 21
  pass: local-v1
tags:
- Company
- Account Abstraction
- ERC-4337
- Blockchain
- Ethereum
- Web3
- Paymaster
- Bundler
- Smart Accounts
- Gas Sponsorship
- Wallets
- Infrastructure
apis:
- name: Pimlico Bundler & Paymaster API
  description: Unified ERC-4337 JSON-RPC endpoint exposing both the Pimlico bundler (eth_sendUserOperation, eth_estimateUserOperationGas,
    eth_getUserOperationReceipt, pimlico_getUserOperationGasPrice, pimlico_getUserOperationStatus) and paymaster (pm_sponsorUserOperation,
    pm_getPaymasterData, pm_getPaymasterStubData, ERC-20 token quotes) methods, addressed per chain and authenticated with
    an API key query parameter.
  humanURL: https://docs.pimlico.io/references/bundler
  baseURL: https://api.pimlico.io
  properties:
  - type: APIReference
    url: https://docs.pimlico.io/references/bundler
  - type: Documentation
    url: https://docs.pimlico.io
- name: Pimlico Platform API
  description: REST management API for the Pimlico platform used to create, list, retrieve, and update sponsorship policies
    that govern which user operations are eligible for gas sponsorship. Uses cursor pagination (limit/starting_after/ending_before).
  humanURL: https://docs.pimlico.io/references/platform
  baseURL: https://api.pimlico.io
  properties:
  - type: APIReference
    url: https://docs.pimlico.io/references/platform/api/sponsorship-policies
  - type: Documentation
    url: https://docs.pimlico.io/references/platform
common:
- type: Website
  url: https://www.pimlico.io
- type: DeveloperPortal
  url: https://dashboard.pimlico.io
- type: Documentation
  url: https://docs.pimlico.io
- type: APIReference
  url: https://docs.pimlico.io/references/bundler
- type: Quickstart
  url: https://docs.pimlico.io/references/permissionless
- type: Support
  url: https://t.me/pimlicoHQ
- type: GitHubOrganization
  url: https://github.com/pimlicolabs
- type: Pricing
  url: https://www.pimlico.io/pricing
- type: SignUp
  url: https://dashboard.pimlico.io
- type: TermsOfService
  url: https://www.pimlico.io/tos
- type: PrivacyPolicy
  url: https://www.pimlico.io/privacy
- type: StatusPage
  url: https://status.pimlico.io
- type: X
  url: https://x.com/pimlicoHQ
- type: LLMsTxt
  url: llms/pimlico-llms.txt
- type: SecurityTxt
  url: well-known/pimlico-security.txt
- type: WellKnown
  url: well-known/pimlico-well-known.yml
- type: Packages
  url: packages/pimlico-packages.yml
- type: SDKs
  url: packages/pimlico-packages.yml
- type: Authentication
  url: authentication/pimlico-authentication.yml
- type: Conventions
  url: conventions/pimlico-conventions.yml
- type: DomainSecurity
  url: security/pimlico-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/pimlico-vulnerability-disclosure.yml
- type: Security
  url: https://www.pimlico.io/.well-known/security.txt
- type: TrustCenter
  url: security/pimlico-trust-center.yml
- type: Compliance
  url: security/pimlico-trust-center.yml
- type: Lifecycle
  url: lifecycle/pimlico-lifecycle.yml
- type: Deprecation
  url: lifecycle/pimlico-lifecycle.yml
- type: Conformance
  url: conformance/pimlico-conformance.yml
- type: ErrorCatalog
  url: errors/pimlico-error-codes.yml
- type: DataModel
  url: data-model/pimlico-data-model.yml
- type: Sandbox
  url: sandbox/pimlico-sandbox.yml
- type: RateLimits
  url: rate-limits/pimlico-rate-limits.yml
- type: Plans
  url: plans/pimlico-plans.yml
- type: FinOps
  url: finops/pimlico-finops.yml
- type: MCPServer
  url: mcp/pimlico-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io