Timeswap website screenshot

Timeswap

Timeswap is a decentralized fixed-maturity lending and borrowing protocol built by Timeswap Labs. Its AMM lets lenders earn fixed interest, borrowers take non-liquidatable loans against any ERC-20 collateral, and liquidity providers act as the counterparty, across pools on multiple EVM chains. Alongside the on-chain V2 contracts, Timeswap runs a public backend API at api.timeswap.io serving pools, caps, tokens, and spot prices to its dApp, and publishes TypeScript SDK packages under the @timeswap-labs npm scope.

Timeswap publishes 5 APIs on the APIs.io network, including FastAPI API, Paulygon API, Pools API, and 2 more. Tagged areas include Company, Crypto Web3, DeFi, Lending, and Borrowing.

Timeswap’s developer surface includes documentation, engineering blog, support, authentication, and 20 more developer resources.

32.9/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessOpen
1 APIs
CompanyCrypto Web3DeFiLendingBorrowingLiquidity PoolsFixed IncomeBlockchain

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/timeswap: 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 5

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

Timeswap FastAPI API

The FastAPI API from Timeswap — 1 operation(s) for fastapi.

Timeswap Paulygon API

The Paulygon API from Timeswap — 1 operation(s) for paulygon.

Timeswap Pools API

The Pools API from Timeswap — 10 operation(s) for pools.

Timeswap TaskON API

The TaskON API from Timeswap — 1 operation(s) for taskon.

Timeswap Token API

The Token API from Timeswap — 1 operation(s) for token.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Fast FastAPI API

OPEN COLLECTION

Fast FastAPI Paulygon API

OPEN COLLECTION

Fast FastAPI Pools API

OPEN COLLECTION

Fast FastAPI TaskON API

OPEN COLLECTION

Fast FastAPI Token API

OPEN COLLECTION

Security Posture 2

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

Timeswap Authentication

0 schemes

SECURITY

Timeswap Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Documentation 1

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 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: timeswap
name: Timeswap
description: Timeswap is a decentralized fixed-maturity lending and borrowing protocol built by Timeswap Labs. Its AMM lets
  lenders earn fixed interest, borrowers take non-liquidatable loans against any ERC-20 collateral, and liquidity providers
  act as the counterparty, across pools on multiple EVM chains. Alongside the on-chain V2 contracts, Timeswap runs a public
  backend API at api.timeswap.io serving pools, caps, tokens, and spot prices to its dApp, and publishes TypeScript SDK packages
  under the @timeswap-labs npm scope.
url: https://raw.githubusercontent.com/api-evangelist/timeswap/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: profile
x-tier-reason: enriched-from-portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
image: https://avatars.githubusercontent.com/u/75018723?v=4
tags:
- Company
- Crypto Web3
- DeFi
- Lending
- Borrowing
- Liquidity Pools
- Fixed Income
- Blockchain
apis:
- aid: timeswap:timeswap-fastapi-api
  name: Timeswap FastAPI API
  description: The FastAPI API from Timeswap — 1 operation(s) for fastapi.
  humanURL: https://api.timeswap.io/docs
  baseURL: https://api.timeswap.io
  tags:
  - FastAPI
  properties:
  - type: OpenAPI
    url: openapi/timeswap-fastapi-api-openapi.yml
  - type: APIReference
    url: https://api.timeswap.io/docs
- aid: timeswap:timeswap-paulygon-api
  name: Timeswap Paulygon API
  description: The Paulygon API from Timeswap — 1 operation(s) for paulygon.
  humanURL: https://api.timeswap.io/docs
  baseURL: https://api.timeswap.io
  tags:
  - Paulygon
  properties:
  - type: OpenAPI
    url: openapi/timeswap-paulygon-api-openapi.yml
  - type: APIReference
    url: https://api.timeswap.io/docs
- aid: timeswap:timeswap-pools-api
  name: Timeswap Pools API
  description: The Pools API from Timeswap — 10 operation(s) for pools.
  humanURL: https://api.timeswap.io/docs
  baseURL: https://api.timeswap.io
  tags:
  - Pools
  properties:
  - type: OpenAPI
    url: openapi/timeswap-pools-api-openapi.yml
  - type: APIReference
    url: https://api.timeswap.io/docs
- aid: timeswap:timeswap-taskon-api
  name: Timeswap TaskON API
  description: The TaskON API from Timeswap — 1 operation(s) for taskon.
  humanURL: https://api.timeswap.io/docs
  baseURL: https://api.timeswap.io
  tags:
  - TaskON
  properties:
  - type: OpenAPI
    url: openapi/timeswap-taskon-api-openapi.yml
  - type: APIReference
    url: https://api.timeswap.io/docs
- aid: timeswap:timeswap-token-api
  name: Timeswap Token API
  description: The Token API from Timeswap — 1 operation(s) for token.
  humanURL: https://api.timeswap.io/docs
  baseURL: https://api.timeswap.io
  tags:
  - Token
  properties:
  - type: OpenAPI
    url: openapi/timeswap-token-api-openapi.yml
  - type: APIReference
    url: https://api.timeswap.io/docs
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/timeswap-api-overlay.yaml
- type: DomainSecurity
  url: security/timeswap-domain-security.yml
- type: Website
  url: https://timeswap.io
- type: Documentation
  url: https://timeswap.gitbook.io/docs
- type: GitHubOrganization
  url: https://github.com/Timeswap-Labs
- type: Blog
  url: https://timeswap.medium.com/
- type: Support
  url: https://discord.com/invite/timeswap
- type: Twitter
  url: https://twitter.com/TimeswapLabs
- type: Telegram
  url: https://t.me/timeswap
- type: Whitepaper
  url: https://timeswap.io/whitepaper.pdf
- type: TermsOfService
  url: https://timeswap.io/terms/
- type: Packages
  url: packages/timeswap-packages.yml
- type: SDKs
  url: packages/timeswap-packages.yml
- type: WellKnown
  url: well-known/timeswap-well-known.yml
- type: X-MCPServerCandidate
  url: mcp/timeswap-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: LLMsTxt
  url: llms/timeswap-llms.txt
- type: Conformance
  url: conformance/timeswap-conformance.yml
- type: Compliance
  url: https://timeswap.gitbook.io/docs/audits
- type: ErrorCatalog
  url: errors/timeswap-problem-types.yml
- type: Lifecycle
  url: lifecycle/timeswap-lifecycle.yml
- type: Authentication
  url: authentication/timeswap-authentication.yml
- type: Conventions
  url: conventions/timeswap-conventions.yml
- type: DataModel
  url: data-model/timeswap-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  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/timeswap"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/timeswap/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/timeswap/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.