{"uid":"cap_yAx2NHjpmH-XfNh75GRro","slug":"interzoid-identify-language-api-fc7a5ff0","name":"Interzoid Identify Language API","description":"Identify the language of a given text string. Supports detection of numerous world languages from text samples.","url":"https://api.interzoid.com/identifylanguage","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"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Text to identify the language of"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"Code":"Success","Credits":"0","Language":"French"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"text":"Hello, how are you today?"}},"output":{"type":"object"}},"response":{"Code":"Success","Credits":"0","Language":"English"}},"exampleRequest":{"text":"Hello, how are you today?"},"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__tAXcskE4ICdWdJ2HvTCT","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Detects and identifies the natural language of a given text string","exampleAgentPrompt":"What language is this text written in: 'Bonjour, comment puis-je vous aider aujourd'hui?'","exampleUseCases":null,"resultDescription":"Returns a JSON object with a 'Language' field containing the detected language name (e.g. 'French'), a 'Code' field indicating success or failure status, and a 'Credits' field showing remaining API credits.","failureModes":["Empty or missing 'text' query parameter returns an error response","Very short or ambiguous text may result in incorrect language identification","Text with mixed languages may return only the dominant language","Non-text binary input may return an error or unexpected result","Insufficient account credits may result in a payment/authorization error"],"whenToPreferThis":"Use this endpoint when you need a simple, fast, pay-per-call language identification API with no authentication setup overhead, especially in pipelines involving data enrichment, CRM normalization, or content routing. Ideal for Snowflake, AWS, or Azure data workflows where Interzoid's SmartMatchAI ecosystem is already in use.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:46:12.044Z","isFirstParty":false}