Skip to content

SDK Overview

MidLyr publishes official SDKs that wrap the REST API with typed clients, native authentication, and ergonomic helpers — so you can drop compliance into an existing codebase without hand-rolling HTTP plumbing.

SDKPackageRuntime
TypeScript@midlyr/sdk-jsNode.js, Bun, Deno, Cloudflare Workers, browsers

Need a language we don’t ship yet? The REST API is fully documented, and the MCP server gives any MCP-compatible runtime first-class access to the same tools.

Every SDK exposes the full MidLyr surface:

  • Browse the regulatory library and read source documents.
  • Submit compliance-screening jobs and poll for terminal results.
  • Authenticate via API key (x-api-key header) or session credentials.