{"uid":"cap__biE1HUYGI2NUYy6cNCHi","slug":"dyor-network-semantic-search-c7c0c0bc","name":"DYOR Network Semantic Search","description":"Semantic search via GET — pass ?query=... parameter | ZWING Intelligence (https://zwing.finance) — contact: v@zwing.finance, Telegram: @valery_zzz","url":"https://api.dyor.network/api/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["query"],"properties":{"limit":{"type":"integer","default":10},"query":{"type":"string","description":"Entity name or semantic search query"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"query":{"type":"string"},"status":{"type":"string"},"results":{"type":"array","items":{"type":"object","properties":{"uri":{"type":"string"},"name":{"type":"string"},"labels":{"type":"array","items":{"type":"string"}},"similarity":{"type":"number"}}}},"total_count":{"type":"integer"}}}}}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"limit":5,"query":"Bitcoin"}}},"response":{"query":"Bitcoin","status":"success","results":[{"uri":"https://schema.dyor.bot/token/bitcoin","name":"Bitcoin","labels":[],"similarity":1,"description":"Bitcoin is the world's first decentralized cryptocurrency, created in 2009 by the pseudonymous Satoshi Nakamoto. It enables peer-to-peer electronic cash transactions without intermediaries like banks "},{"uri":"https://schema.dyor.bot/chain/ordinals","name":"Bitcoin","labels":[],"similarity":1},{"uri":"https://schema.dyor.bot/chain/bitcoin","name":"Bitcoin","labels":[],"similarity":1},{"uri":"https://schema.dyor.bot/protocol/bitcoin","name":"Bitcoin","labels":[],"similarity":1,"description":"An innovative payment network and a new kind of money."},{"uri":"https://data.dyor.bot/github/repo/bitcoin_bitcoin","name":"bitcoin","labels":[],"similarity":1}],"total_count":5}},"exampleRequest":{"limit":5,"query":"Bitcoin"},"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Mi_zEGqYon_p9MFch7dVe","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Semantic search over a crypto knowledge graph — finds tokens, protocols, and entities by name or natural language query","exampleAgentPrompt":"Search the DYOR crypto knowledge graph for entities related to 'liquid staking' and return the top 5 most similar results.","exampleUseCases":null,"resultDescription":"A JSON object containing the original query, status, total_count of matches, and a results array where each item has a URI identifier, name, labels (category tags), and a similarity score indicating semantic relevance.","failureModes":["Missing required `query` parameter returns an error","Query too vague or ambiguous may return low-similarity or empty results","limit parameter ignored or capped server-side if too large","Payment not included or rejected results in 402 Payment Required","Network timeout on complex semantic queries"],"whenToPreferThis":"Use this endpoint when you need to discover or look up crypto entities (tokens, protocols, DAOs) by name or concept within the DYOR/ZWING knowledge graph, especially when you want ranked semantic similarity scores rather than exact-match keyword results. Prefer this over general web search when operating within the structured crypto knowledge graph context.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:35:38.076Z","isFirstParty":false}