Squads

Squads Labs builds smart-account and stablecoin infrastructure on Solana. Its flagship Squads Protocol is an open-source, formally-verified, immutable multisig program (v3 and v4) that secures over $10 billion in on-chain assets for 350+ teams, exposed to developers through the @sqds/multisig TypeScript SDK, a Rust crate, and the @sqds/cli command-line tool. Squads also operates Grid, a stablecoin API for accounts, payments, cards, and yield that lets fintech developers build neobank-style products on stablecoin rails with sub-second settlement. This profile was seeded as a VC-portfolio lead and enriched by the API Evangelist pipeline from Squads' public developer surface.

Squads publishes 2 APIs on the APIs.io network. Tagged areas include Company, Infrastructure, Blockchain, Solana, and Multisig.

Squads’ developer surface includes documentation, getting-started guide, API reference, engineering blog, pricing, signup flow, support, and 18 more developer resources.

41.4/100 developing ▬ flat Agent 9/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
2 APIs
CompanyInfrastructureBlockchainSolanaMultisigSmart AccountsStablecoinsPaymentsWalletsWeb3

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 41.4/100 · developing
Contract Quality 0.0 / 21
Developer Ergonomics 12.1 / 17
Access Clarity 10.3 / 17
Operational Transparency 1.5 / 11
Contract Governance 1.9 / 10
Discoverability 6.5 / 9
Regulatory Posture 8.4 / 15
Agent readiness — 9/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
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 0 / 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
Regulatory Posture applies to this provider. Its tags matched the Payments 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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/squads: 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.

Squads Multisig SDK

TypeScript and Rust SDKs plus a CLI for creating and operating Squads multisigs (smart accounts) on Solana — creating multisigs, proposing, approving and executing transactions,...

Grid API

Grid is Squads' stablecoin API for accounts, payments, cards, and yield — letting developers build neobank-style fintech products on stablecoin rails with API-key authentication...

Security Posture 4

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

Squads Authentication

apiKey/wallet-signature · 0 schemes

SECURITY

Squads Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Squads Vulnerability Disclosure

contact published

SECURITY

Squads Trust Center

SOC 2, ISO 27001

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: squads
name: Squads
description: Squads Labs builds smart-account and stablecoin infrastructure on Solana. Its flagship Squads Protocol is an
  open-source, formally-verified, immutable multisig program (v3 and v4) that secures over $10 billion in on-chain assets
  for 350+ teams, exposed to developers through the @sqds/multisig TypeScript SDK, a Rust crate, and the @sqds/cli command-line
  tool. Squads also operates Grid, a stablecoin API for accounts, payments, cards, and yield that lets fintech developers
  build neobank-style products on stablecoin rails with sub-second settlement. This profile was seeded as a VC-portfolio lead
  and enriched by the API Evangelist pipeline from Squads' public developer surface.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/84348534
url: https://raw.githubusercontent.com/api-evangelist/squads/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- electric-capital
- multicoin-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Infrastructure
- Blockchain
- Solana
- Multisig
- Smart Accounts
- Stablecoins
- Payments
- Wallets
- Web3
tags_raw:
- Company
- Infrastructure
- Blockchain
- Solana
- Multisig
- Smart Accounts
- Stablecoins
- Payments
- Wallet
- Web3
apis:
- name: Squads Multisig SDK
  description: TypeScript and Rust SDKs plus a CLI for creating and operating Squads multisigs (smart accounts) on Solana
    — creating multisigs, proposing, approving and executing transactions, and managing program-upgrade authorities against
    the immutable Squads Protocol v4 program.
  humanURL: https://docs.squads.so/main/development
  baseURL: https://docs.squads.so/main/development
  tags:
  - Multisig
  - Smart Accounts
  - Solana
  - SDK
  properties:
  - type: Documentation
    url: https://docs.squads.so/main/development
  - type: SourceCode
    url: https://github.com/Squads-Protocol/v4
  - type: SDKs
    url: https://www.npmjs.com/package/@sqds/multisig
- name: Grid API
  description: Grid is Squads' stablecoin API for accounts, payments, cards, and yield — letting developers build neobank-style
    fintech products on stablecoin rails with API-key authentication, multi-rail payouts (stablecoins, ACH, Wire, SEPA), and
    sub-second settlement.
  humanURL: https://grid.squads.xyz/
  baseURL: https://grid.squads.xyz/
  tags:
  - Stablecoins
  - Payments
  - Cards
  tags_raw:
  - Stablecoins
  - Payments
  - Cards
  - API
  properties:
  - type: SignUp
    url: https://grid.squads.xyz/welcome
  - type: Login
    url: https://grid.squads.xyz/login
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: AGPL-3.0
  url: https://github.com/Squads-Protocol/v4/blob/main/LICENSE
- type: TrustCenter
  url: security/squads-trust-center.yml
- type: Compliance
  url: https://trust.squads.xyz/
- type: Website
  url: https://squads.xyz/
- type: DeveloperPortal
  url: https://docs.squads.so/main
- type: Documentation
  url: https://docs.squads.so/main
- type: GettingStarted
  url: https://docs.squads.so/main/getting-started/quickstart-guide
- type: APIReference
  url: https://docs.squads.so/main/development
- type: GitHubOrganization
  url: https://github.com/Squads-Protocol
- type: Blog
  url: https://squads.xyz/blog
- type: Pricing
  url: https://docs.squads.so/main/getting-started/pricing
- type: SignUp
  url: https://grid.squads.xyz/welcome
- type: TermsOfService
  url: https://squads.xyz/legal/terms-of-service
- type: PrivacyPolicy
  url: https://squads.xyz/legal/privacy-policy
- type: Support
  url: https://discord.com/invite/squadsprotocol
- type: Packages
  url: packages/squads-packages.yml
- type: SDKs
  url: packages/squads-packages.yml
- type: CLI
  url: cli/squads-cli.yml
- type: LLMsTxt
  url: llms/squads-llms.txt
- type: Authentication
  url: authentication/squads-authentication.yml
- type: Lifecycle
  url: lifecycle/squads-lifecycle.yml
- type: Conformance
  url: conformance/squads-conformance.yml
- type: VulnerabilityDisclosure
  url: security/squads-vulnerability-disclosure.yml
- type: Security
  url: https://docs.squads.so/main/security/bug-bounty.md
- type: DomainSecurity
  url: security/squads-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 9
  pass: local-v1