{"uid":"cap_U-wUfjnDEK2Z0ln28zvyA","slug":"periodic-table-element-search-19390d11","name":"Periodic Table Element Search","description":"Search the periodic table by name or symbol substring. Exact matches rank first, then prefix matches, then substring matches. Returns up to `limit` elements (default 20) plus the total match count.","url":"https://chem.openverbs.com/v1/search","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["query"],"properties":{"limit":{"type":"integer","maximum":118,"minimum":1,"description":"Maximum matches to return. Default 20."},"query":{"type":"string","maxLength":40,"minLength":1,"description":"Name or symbol fragment."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_s8tllFdNJlSgJWCu4_qCN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search the periodic table by name or symbol substring, returning ranked matches (exact, prefix, then substring) up to a specified limit.","exampleAgentPrompt":"Search the periodic table for any elements whose name or symbol contains 'cal' and show me the top 5 matches.","exampleUseCases":[{"title":"Element symbol autocomplete for chemistry app","prompt":"Find all periodic table elements whose symbol starts with 'Fe' or contains 'fe' — give me up to 10 results ranked by closest match."},{"title":"Teaching quiz about element names","prompt":"Search the periodic table for elements with 'gold' in their name so I can build a quiz question around them."},{"title":"Disambiguating similar element names","prompt":"I'm not sure if 'Cr' or 'Cu' matches chromium — can you search the periodic table for elements with the symbol fragment 'C' and show me the top 5?"}],"resultDescription":"Returns a ranked list of matching periodic table elements (exact matches first, then prefix matches, then substring matches) up to the requested limit, along with the total count of all matches found.","failureModes":["Query string shorter than 1 character or longer than 40 characters returns a validation error","Limit outside 1–118 range returns a validation error","No matching elements found returns an empty list with total count of 0","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you need fuzzy or partial matching across element names and symbols simultaneously, especially when the user provides an incomplete name or symbol fragment. Prefer this over the exact-lookup sibling endpoint when you don't have the precise symbol, name, or atomic number. It is also well-suited for autocomplete, disambiguation, or exploratory queries across the full periodic table.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:41:23.319Z","isFirstParty":false}