Shipyard Software website screenshot

Shipyard Software

Shipyard Software is the DeFi technology company behind Clipper, a decentralized exchange (DEX) designed for retail traders that offers blue-chip token swaps with no impermanent loss for liquidity providers. Founded in 2021 by Mark Lurie and backed by Polychain and others, Shipyard built market-making technology across eight blockchains before being acquired by Sushi Labs in January 2025. Clipper, now governed by AdmiralDAO, exposes a Request-for-Quote (RFQ) swap API for DEX aggregators and a Graph-hosted GraphQL subgraph for querying on-chain pool data.

Shipyard Software publishes 2 APIs on the APIs.io network. Tagged areas include Company, DeFi, DEX, Decentralized Exchange, and Cryptocurrency.

Shipyard Software’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, and 12 more developer resources.

33.2/100 thin ▬ flat Agent 18/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyDeFiDEXDecentralized ExchangeCryptocurrencyTradingBlockchainWeb3LiquidityRFQ

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Securities & Market Data 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 could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/. 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/shipyard-software: 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.

Clipper RFQ API

Request-for-Quote swap API for the Clipper DEX. Aggregators retrieve pool state (price feeds, k factor), request firm quotes, and sign quotes to obtain the EIP-2098 signature/ca...

Clipper Subgraph (GraphQL)

GraphQL API endpoints hosted on The Graph that index Clipper's smart contracts across Ethereum, Optimism, Polygon, and Arbitrum — pools, swaps, deposits, withdrawals, volume, an...

Security Posture 2

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

Shipyard Software Authentication

apiKey/http-basic · 2 schemes

SECURITY

Shipyard Software Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

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 5

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

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: shipyard-software
name: Shipyard Software
description: Shipyard Software is the DeFi technology company behind Clipper, a decentralized exchange (DEX) designed for
  retail traders that offers blue-chip token swaps with no impermanent loss for liquidity providers. Founded in 2021 by Mark
  Lurie and backed by Polychain and others, Shipyard built market-making technology across eight blockchains before being
  acquired by Sushi Labs in January 2025. Clipper, now governed by AdmiralDAO, exposes a Request-for-Quote (RFQ) swap API
  for DEX aggregators and a Graph-hosted GraphQL subgraph for querying on-chain pool data.
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: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://cdn.prod.website-files.com/60df16dcc790bfc63d95ec12/61d7236cbf760c5b4af9369f_shipyard-illustrations-social.png
url: https://raw.githubusercontent.com/api-evangelist/shipyard-software/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- DeFi
- DEX
- Decentralized Exchange
- Cryptocurrency
- Trading
- Blockchain
- Web3
- Liquidity
- RFQ
tags_raw:
- Company
- Defi
- DEX
- Decentralized Exchange
- Cryptocurrency
- Trading
- Blockchain
- Web3
- Liquidity
- RFQ
apis:
- aid: shipyard-software:clipper-rfq-api
  name: Clipper RFQ API
  description: Request-for-Quote swap API for the Clipper DEX. Aggregators retrieve pool state (price feeds, k factor), request
    firm quotes, and sign quotes to obtain the EIP-2098 signature/calldata needed to execute swaps against Clipper pool contracts
    on Ethereum, Polygon, Optimism, Mantle, and Arbitrum. API v2 is served from blade-api.sushi.com with x-api-key authentication;
    API v1 remains at api.clipper.exchange.
  humanURL: https://docs.clipper.exchange/disclaimers-and-technical/integrating-with-clipper-rfq
  baseURL: https://blade-api.sushi.com
  tags:
  - DeFi
  - DEX
  - Swaps
  - RFQ
  - Quotes
  properties:
  - type: Documentation
    url: https://docs.clipper.exchange/disclaimers-and-technical/integrating-with-clipper-rfq
  - type: APIReference
    url: https://docs.clipper.exchange/disclaimers-and-technical/integrating-with-clipper-rfq/api-reference/api-v2/overview
  - type: GettingStarted
    url: https://docs.clipper.exchange/disclaimers-and-technical/integrating-with-clipper-rfq/guides/how-to-use-clipper-rfq-api
- aid: shipyard-software:clipper-subgraph
  name: Clipper Subgraph (GraphQL)
  description: GraphQL API endpoints hosted on The Graph that index Clipper's smart contracts across Ethereum, Optimism, Polygon,
    and Arbitrum — pools, swaps, deposits, withdrawals, volume, and fee data for analytics and integrations.
  humanURL: https://docs.clipper.exchange/disclaimers-and-technical/smart-contracts/subgraph
  baseURL: https://api.thegraph.com/subgraphs/name/edoapp/clipper
  tags:
  - GraphQL
  - Subgraph
  - Analytics
  - DeFi
  properties:
  - type: Documentation
    url: https://docs.clipper.exchange/disclaimers-and-technical/smart-contracts/subgraph
  - type: GraphQL
    url: graphql/shipyard-software-clipper-subgraph.graphql
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/shipyard-software-domain-security.yml
- type: Website
  url: https://www.shipyardsoftware.org
- type: Documentation
  url: https://docs.clipper.exchange
- type: APIReference
  url: https://docs.clipper.exchange/disclaimers-and-technical/integrating-with-clipper-rfq/api-reference/api-v2/overview
- type: GettingStarted
  url: https://docs.clipper.exchange/disclaimers-and-technical/integrating-with-clipper-rfq/guides/how-to-use-clipper-rfq-api
- type: Blog
  url: https://www.shipyardsoftware.org/journal
- type: GitHubOrganization
  url: https://github.com/shipyard-software
- type: Support
  url: http://discord.clipper.exchange
- type: TermsOfService
  url: https://docs.clipper.exchange/disclaimers-and-technical/terms-of-service
- type: PrivacyPolicy
  url: https://docs.clipper.exchange/disclaimers-and-technical/privacy-policy
- type: Twitter
  url: https://twitter.com/shipyardsw
- type: LLMsTxt
  url: llms/shipyard-software-llms.txt
- type: ErrorCatalog
  url: errors/shipyard-software-problem-types.yml
- type: Authentication
  url: authentication/shipyard-software-authentication.yml
- type: Conventions
  url: conventions/shipyard-software-conventions.yml
- type: Lifecycle
  url: lifecycle/shipyard-software-lifecycle.yml
- type: Conformance
  url: conformance/shipyard-software-conformance.yml
- type: DataModel
  url: data-model/shipyard-software-data-model.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 10
  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/shipyard-software"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/shipyard-software/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/shipyard-software/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.