🧪 Early Access (Beta) Our new Core SDKs are currently released as beta. They’re stable, generated from our live API definitions, and already being used internally — but we’d love your feedback as we continue expanding and refining them. This is the first stage of a major refresh of our developer tooling, with more languages, frameworks, and higher-level components on the way.
Loqate TypeScript SDK
Easily integrate Loqate services in Node.js, browser, or Next.js apps with full TypeScript support.
Loqate .NET SDK
A modern, strongly-typed interface for Loqate’s Capture, Verify, and other services in C# applications.
Looking for our Capture UI SDK? Check out our Capture UI SDK documentation.
Examples
Prefer to call our APIs directly? You still can — all SDKs are built on the same REST endpoints described in our API Reference.
Why use the SDKs?
🚀 Faster integration — no need to manage HTTP requests or parse responses manually. 🧩 Consistent patterns — work with typed models, context managers, and reusable UI components. 💡 Always up to date — the SDKs are automatically generated from the latest Loqate APIs. 🌍 Full feature coverage — the SDKs provide access to the same endpoints you’d find in the API reference.Feedback
Not speaking your language?
We’re working on SDKs for other popular languages and frameworks
More information
The Loqate 'Core' SDKs? — what's included?
The Loqate 'Core' SDKs? — what's included?
Our new Core SDKs form the bottom layer of the Loqate SDK stack — the foundation everything else builds on.
- Core Layer (available now — beta): Lightweight, strongly typed wrappers around our APIs. Ideal if you want full control, minimal abstraction, and a consistent experience across Capture, Verify, and other services.
- Compose & Framework Layers (in development): Higher-level flows, helper logic, and framework-specific tooling (e.g., React hooks, UI elements, common verification flows).
- UI & Components Layer (coming soon): Prebuilt, configurable UI elements that let you drop Loqate experiences directly into your applications.
How does this relate to the existing Capture UI SDK?
How does this relate to the existing Capture UI SDK?
The Capture UI SDK is a separate, higher-level SDK focused specifically on address capture experiences.It provides prebuilt UI components and flows for integrating address capture into your applications quickly.The new Core SDKs are lower-level, strongly typed wrappers around our APIs that provide a consistent experience across all Loqate services, not just address capture.You can use the Core SDKs alongside the Capture UI SDK if you want more control over specific API calls or need to access services not covered by the UI SDK.

