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 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.

API entry from apis.yml

apis.yml Raw ↑
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