Gondi

Gondi is a decentralized, non-custodial, peer-to-peer protocol for trading and financing NFTs, deployed on Ethereum mainnet and HypeEVM. NFT owners borrow WETH, HYPE, or USDC against ERC-721 / ERC-1155 collateral with pro-rata interest, no oracles, and no forced liquidations, while lenders compete to refinance loans to better terms (full, tranche, and trim-the-top refinancing). Beyond the on-chain smart contracts, Gondi operates an off-chain GraphQL API at api.gondi.xyz that powers the dApp and the official gondi-js (TypeScript) and Python SDKs: it is the order/offer book and indexer for generating, signing, saving, listing, hiding, and renegotiating loan offers, browsing collections, NFTs, listings, orders, and loans, and managing users, linked wallets, notifications, and API keys. Authentication is Sign-In With Ethereum (EIP-4361) plus programmatic API keys. Gondi is backed by Pantera Capital.

Gondi publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto, NFT, DeFi, and Lending.

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

35.3/100 thin ▬ flat Agent 26/100 agent aware Full breakdown ↓
scored 2026-07-21 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCryptoNFTDeFiLendingNFT FinanceGraphQLWeb3

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-21 · rubric v0.4
Composite quality — 35.3/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 26/100 · agent aware
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 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 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/gondi: 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

Gondi GraphQL API

The off-chain Gondi GraphQL API (api.gondi.xyz/graphql) is the order/offer book and indexing layer behind the Gondi NFT lending protocol. It exposes 76 queries and 48 mutations ...

MCP Servers

gondi-mcp.yml

MCP SERVER

GraphQL

Gondi GraphQL API

Gondi is a decentralized, non-custodial, peer-to-peer protocol for trading and financing NFTs,

GRAPHQL

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gondi
name: Gondi
description: 'Gondi is a decentralized, non-custodial, peer-to-peer protocol for trading and financing NFTs, deployed on Ethereum
  mainnet and HypeEVM. NFT owners borrow WETH, HYPE, or USDC against ERC-721 / ERC-1155 collateral with pro-rata interest,
  no oracles, and no forced liquidations, while lenders compete to refinance loans to better terms (full, tranche, and trim-the-top
  refinancing). Beyond the on-chain smart contracts, Gondi operates an off-chain GraphQL API at api.gondi.xyz that powers
  the dApp and the official gondi-js (TypeScript) and Python SDKs: it is the order/offer book and indexer for generating,
  signing, saving, listing, hiding, and renegotiating loan offers, browsing collections, NFTs, listings, orders, and loans,
  and managing users, linked wallets, notifications, and API keys. Authentication is Sign-In With Ethereum (EIP-4361) plus
  programmatic API keys. Gondi is backed by Pantera Capital.'
url: https://raw.githubusercontent.com/api-evangelist/gondi/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://cdn.gondi.xyz/site/og/og-image-gondi-v4.png
tags:
- Company
- Crypto
- NFT
- DeFi
- Lending
- NFT Finance
- GraphQL
- Web3
apis:
- aid: gondi:gondi-graphql
  name: Gondi GraphQL API
  description: 'The off-chain Gondi GraphQL API (api.gondi.xyz/graphql) is the order/offer book and indexing layer behind
    the Gondi NFT lending protocol. It exposes 76 queries and 48 mutations across 325 types: Sign-In With Ethereum auth, generate/sign/save
    loan offers (single-NFT and collection-wide), refinancing and renegotiation, trading orders, and discovery over collections,
    NFTs, loans, listings, and orders. Captured by live introspection 2026-07-19.'
  humanURL: https://docs.gondi.xyz/
  baseURL: https://api.gondi.xyz/graphql
  tags:
  - NFT Lending
  - GraphQL
  - DeFi
  - Web3
  properties:
  - type: GraphQL
    url: graphql/gondi-graphql.md
  - type: Documentation
    url: https://docs.gondi.xyz/
  - type: Authentication
    url: authentication/gondi-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.gondi.xyz/
- type: Documentation
  url: https://docs.gondi.xyz/
- type: APIReference
  url: https://gondixyz.github.io/gondi-js/
- type: GettingStarted
  url: https://docs.gondi.xyz/learn/how-to-make-a-loan-offer
- type: GitHubOrganization
  url: https://github.com/gondixyz
- type: Blog
  url: https://www.gondi.xyz/blog
- type: Support
  url: https://discord.gg/gondi
- type: Pricing
  url: https://docs.gondi.xyz/gondi-v3/protocol-fees
- type: SignUp
  url: https://www.gondi.xyz/
- type: TermsOfService
  url: https://www.gondi.xyz/terms
- type: PrivacyPolicy
  url: https://www.gondi.xyz/privacy
- type: GraphQL
  url: graphql/gondi-graphql.md
- type: Packages
  url: packages/gondi-packages.yml
- type: SDKs
  url: packages/gondi-packages.yml
- type: LLMsTxt
  url: llms/gondi-llms.txt
- type: MCPServer
  url: mcp/gondi-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/gondi-authentication.yml
- type: Conventions
  url: conventions/gondi-conventions.yml
- type: Conformance
  url: conformance/gondi-conformance.yml
- type: Lifecycle
  url: lifecycle/gondi-lifecycle.yml
- type: ChangeLog
  url: changelog/gondi-changelog.yml
- type: DataModel
  url: data-model/gondi-data-model.yml
- type: DomainSecurity
  url: security/gondi-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/gondi-vulnerability-disclosure.yml
- type: Security
  url: https://www.gondi.xyz/vulnerability-disclosure
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence