Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs

An application programming interface for making digital resources and capabilities available in many different types of applications and integrations.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
search

LALAL.AI API

LALAL.AI API v1 is a production-grade audio separation, voice cleaning, and voice cloning API powered by proprietary neural networks (Andromeda, Perseus, Orion, Phoenix, Lyra, Lynx). It exposes upl...

LBank Spot Market REST API

Public REST endpoints providing real-time and historical market data for all LBank spot trading pairs. Developers can retrieve 24-hour ticker data, order book depth, recent trade history, K-line (c...

LBank Spot Trading REST API

Authenticated REST endpoints for spot order management and account operations on LBank. Developers can place limit and market orders, cancel single or multiple orders, query order status, retrieve ...

LBank Wallet REST API

Authenticated REST endpoints for managing cryptocurrency deposits and withdrawals on LBank. Developers can query deposit history, initiate withdrawals, retrieve asset details including available ne...

LINDAT Machine Translation API

Public REST API for neural machine translation operated by the Institute of Formal and Applied Linguistics (UFAL) at Charles University as part of the LINDAT/CLARIAH-CZ research infrastructure.

LINE Channel Access Token API

Issue, verify, and revoke channel access tokens used to authenticate requests to other LINE APIs.

LINE Front-end Framework (LIFF) Server API

Server API for managing LINE Front-end Framework (LIFF) apps which embed web applications inside the LINE client. Authenticated with Bearer channel access tokens.

LINE Insight API

Retrieve analytics and engagement metrics for LINE Official Accounts, including message delivery, follower demographics, and reach statistics.

LINE Manage Audience API

Create and manage audience groups for targeted narrowcast messaging on LINE Official Accounts.

LINE Messaging API

Send and receive messages, manage rich menus, broadcast and narrowcast content, and handle webhooks for LINE chatbots and Official Accounts. Uses Bearer channel access tokens against api.line.me an...

LINE Shop (Mission Stickers) API

Mission Stickers API for distributing LINE stickers to users who complete specific missions, integrated with LINE Official Accounts.

LLM Guard (Scanners)

Open-source (Apache 2.0) toolkit of input and output scanners that detect, redact, and sanitize LLM prompts and responses for prompt injection, PII, toxicity, secrets, and more. The llm-guard-api s...

LLMWhisperer Highlights API

GET /highlights returns per-line bounding-box coordinates (base_y, height, page, page_height) for the requested lines so callers can highlight extracted text in the source document.

LLMWhisperer Webhooks API

Register and manage webhook callbacks via /whisper-manage-callback (POST/GET/PUT/DELETE). Submit a document with use_webhook to have the extracted result delivered to your endpoint instead of polling.

LLMWhisperer Whisper Extraction API

Submits a document (PDF, image, or URL) to POST /whisper for asynchronous, layout-preserving text extraction across native_text, low_cost, high_quality, form, and table modes. Returns a 202 with a ...

LLMWhisperer Whisper Retrieve API

GET /whisper-retrieve returns the extracted result_text plus optional confidence_metadata for a processed whisper_hash. Results can be retrieved once.

LLMWhisperer Whisper Status API

GET /whisper-status returns the processing state (accepted, processing, processed, error, retrieved) for a whisper_hash, with per-page execution detail.

LMNT Speech API

REST API for converting text to speech audio, supporting streaming binary audio output, 31 languages, voice cloning, word timestamps, and configurable expressiveness parameters.

LSEG DataScope Select - REST API

Internet-hosted REST API for programmatic access to global pricing, corporate actions, reference data, historical data, cross-reference, and entity data. It provides fully automated extraction work...

LSEG WebSocket API

Standards-based WebSocket API for real-time pricing streaming using JSON message formats. Connects to Real-Time Distribution Systems and Real-Time Optimized cloud solutions for data consumption, co...

LSEG World-Check One API

The World-Check One API enables developers to integrate the next generation of LSEG screening capabilities into existing workflows and internal systems (such as CRMs) in order to help streamline th...

LUX Yale Collections Discovery API

LUX is Yale's public cross-collection discovery platform providing unified access to more than 41 million records across Yale's museums, archives and library collections. Built on the Linked Art da...

LXD REST API

The REST API exposed by LXD, Canonical's system-container and VM manager. All client–daemon communication happens over HTTPS (remote) or a Unix socket (local). Provides endpoints for instances, ima...

La Poste Colissimo Shipping API

REST web service for creating Colissimo parcel shipping labels, generating customs documents for international shipments, and submitting electronic pre-advice to La Poste. Supports A4 and thermal l...

La Poste Suivi (Tracking) API

Harmonizes delivery status for tracked mail, Colissimo parcels, and Chronopost shipments in real time. Authenticate with an X-Okapi-Key header obtained by subscribing to the Suivi plan on the Okapi...

Lab Ordering

Submit laboratory and radiology orders to participating diagnostic partners using a RequestGroup parent order that nests individual ServiceRequest tests, then track order status.

LabVantage LIMS API

LabVantage LIMS (Laboratory Information Management System) APIs provide sample tracking, test result management, instrument integration, and regulatory compliance data exchange for pharmaceutical, ...

Label Studio

The Label Studio REST API supports the full data labeling lifecycle: managing projects, tasks, annotations, annotation reviews, comments, predictions, ML backends, prompts, storage (S3 / Azure / GC...

Labguru REST API

RESTful API providing create, read, update, and delete access to nearly all data in Labguru including experiments, projects, protocols, milestones, inventory, equipment, measurements, samples, and ...

Lacework FortiCNAPP API v2

REST API for managing alerts, events, policies, queries, resources, datasources, integrations, and compliance reports in a Lacework FortiCNAPP tenant. Authentication uses bearer access tokens obtai...

Lago API

Lago's API for metering and usage-based billing, providing programmatic access to customers, subscriptions, events, and invoices.

Lakera Guard API

Lakera Guard's runtime screening API. POST OpenAI-style chat messages to /v2/guard and receive a `flagged` decision based on the policy assigned to the project, with optional per-detector breakdown...

Lakera Platform API

The Lakera Platform API lets Enterprise SaaS customers programmatically manage Lakera Guard policies and projects. Policies select detectors and per-detector sensitivity (L1–L5); projects bind a pr...

Lambda Cloud API

The Lambda Cloud API allows you to manage GPU cloud instances programmatically. You can launch, list, restart, and terminate instances, manage SSH keys, list available instance types and images, an...

Lambda Inference API

Lambda Inference API is an OpenAI-compatible REST gateway at https://api.lambda.ai/v1 that serves hosted open-source language models (Llama, DeepSeek, Hermes, Qwen, and others) behind the standard ...

LambdaTest SmartUI API

REST API for visual regression testing and screenshot comparison. Allows programmatic control of SmartUI visual testing sessions, baseline management, and comparison results. Swagger/OpenAPI 3.0 sp...

LambdaTest Web Automation API

REST API for managing Selenium, Cypress, and Playwright test sessions on the LambdaTest cloud grid. Enables retrieval of test builds, test sessions, screenshots, video recordings, and network logs....

Lamini Classify API

Run LLM-based text classification against a trained classifier model via POST /v1/classifier/{model_id}/classification for scored labels, or /v1/classifier/{model_id}/prediction for a single predic...

Lamini Embeddings API

Encode one or more text prompts into embedding vectors via POST /v1/embedding for similarity search, retrieval, and Memory RAG indexing workflows.

Lamini Fine-Tuning & Memory Tuning API

Submit and manage tuning jobs against open base models via POST /v1/train, supporting full fine-tuning and Lamini Memory Tuning (train_type), with job listing, status, cancel, and resume under /v1/...

Lamini Inference Completions API

Generate text completions from open base or tuned models via POST /v1/completions, with structured (typed) output via output_type, plus streaming completions at /v3/streaming_completions and an Ope...

Lancaster EPrints OAI-PMH

OAI-PMH 2.0 metadata harvesting interface for the Lancaster EPrints institutional repository (running EPrints 3.4.5). Supports standard OAI verbs (Identify, ListRecords, ListMetadataFormats, GetRec...

Lance Namespace Specification

Open OpenAPI 3.1 specification describing access and operations against a collection of Lance tables in a multimodal lakehouse. Defines a complete REST server contract (50+ operations) covering nam...

LanceDB Cloud

Fully managed serverless LanceDB service. Hosts customer namespaces and tables, exposes the Lance Namespace REST API, and handles compaction, index maintenance, replication, and elasticity. Authent...

LanceDB OSS

Apache 2.0 licensed, developer-friendly, embedded multimodal retrieval library. Provides namespace + table CRUD, insert / upsert / delete, vector / full-text / hybrid / SQL search, scalar (BTree, B...

Landbot Platform API

REST API for managing Landbot resources including channels, customers, customer fields, message hooks, webhooks, and WhatsApp templates. Token-based authentication using an agent token from account...

Lane API

Lane offers a feature-rich, end-to-end order management system for asset leasing, loans and credit companies. Our platform covers all aspects, from conducting end-to-end sales to performing dealer ...

LangDB Analytics / Usage API

Returns time-series analytics, aggregated summaries, total usage, and per-model usage (cost and token counts) for a project over preset reporting windows.

LangDB Chat Completions / Routing API

OpenAI-compatible chat completions routed across 250+ models from OpenAI, Anthropic, Google, Meta, Mistral, and DeepSeek, with SSE streaming, tool calling, structured outputs, fallback/load-balanci...

LangDB Embeddings API

OpenAI-compatible embeddings endpoint that creates vector representations of input text or token arrays via any embedding model routed through the gateway.

LangDB Images API

OpenAI-compatible image generation endpoint producing images from text prompts using image-capable models routed through the gateway.

LangDB MCP Gateway API

Attaches virtual and custom MCP servers (over SSE or WebSocket transport) to chat requests via the mcp_servers array, exposing their tools to the routed model and bundling multiple tools behind a s...

LangDB Models API

Lists the models available to a project through the gateway in an OpenAI-compatible shape, spanning 250+ models across the supported providers.

LangDB Threads / Messages API

Retrieves the ordered messages and aggregated per-thread cost for a conversation thread, grouped by the X-Thread-Id supplied on chat requests.

LangSmith API

The LangSmith API is used to programmatically create and manage LangSmith resources including tracer sessions, datasets, examples, workspaces, audit logs, filter views, insights jobs, tags, and pro...

LangSmith Annotation Queues API

Route runs to human reviewers via annotation queues. Reviewers grade outputs, attach corrections, and feed labels back into datasets for evaluation and fine-tuning.

LangSmith Datasets API

Manage datasets and example records used as ground-truth or test inputs for evaluating LLM applications. Supports CRUD on datasets, examples, and dataset splits.

LangSmith Deployment Control Plane API

The LangSmith Deployment Control Plane API is used to programmatically create and manage Agent Server deployments for LangGraph Platform. The API can be orchestrated to create custom CI/CD workflow...

LangSmith Evaluations API

Run offline and online evaluations against datasets, attach feedback and scores to runs, and compare experiments. Supports LLM-as-judge, code-based, and human evaluators.

LangSmith Feedback API

Attach human or programmatic feedback (scores, comments, correction labels) to runs and trace nodes for evaluation, monitoring, and reinforcement signal collection.

LangSmith Fleet (Agent Deployment) API

Deploy and manage LangGraph agents in production via Fleet. Provides agent invocation, run management, scheduled jobs, and uptime billing for hosted agent deployments.

LangSmith Prompt Hub API

Versioned prompt repository (Prompt Hub) for storing, retrieving, and collaborating on LLM prompts. Supports tagged versions, public/private prompts, and pull/push from SDKs.

LangSmith Tracing API

Capture, ingest, and inspect traces for LLM, agent, and chain executions. Traces include nested runs (spans), latency, token counts, errors, inputs/outputs, and metadata. Tracing is the primary uni...

LangWatch AI Gateway API

OpenAI/Anthropic-compatible governance proxy. Manages provider bindings, virtual keys (with rotate and revoke), per-team budgets, and semantic cache rules under /api/gateway/v1/* — written in Go.

LangWatch API Keys API

Create, list, and revoke project API keys for SDK and automation use. Authenticates as `project_api_key` against the LangWatch REST API.

LangWatch Agents API

Define and update agent records used by Agent Simulations and Scenarios — wiring system prompts, tools, and evaluator suites into reproducible agent definitions.

LangWatch Analytics API

Time-series analytics over traces, tokens, costs, latency, and evaluator scores — the data source behind LangWatch dashboards and graphs.

LangWatch Annotations API

Collaborative annotation and labeling workflows over traces — used by domain experts and PMs to produce graded examples for evaluations and fine-tuning datasets.

LangWatch Dashboards API

Create, reorder, update, and embed dashboards composed of analytics graphs and saved trace searches.

LangWatch Datasets API

Manage evaluation, regression, and fine-tuning datasets and their records. Supports CSV upload, programmatic record CRUD, and conversion of production traces into reusable test cases.

LangWatch Evaluators API

Configure and manage scorer evaluators — RAG quality (RAGAS), safety (Azure Content Safety, OpenAI Moderation, PII), format validation, semantic similarity, language detection, and LLM-as-Judge var...

LangWatch Experiments API

Trigger and inspect batch experiment runs (including DSPy-driven prompt and pipeline optimization runs) by slug, with full per-run telemetry.

LangWatch Model Providers API

Configure model-provider credentials and per-project model defaults used by evaluators, judges, and the AI Gateway.

LangWatch Monitors API

Create, toggle, and manage online monitors that automatically run configured evaluators against incoming production traces in real time.

LangWatch Projects API

Programmatically provision and manage projects and team workspaces — the top-level isolation boundary for traces, prompts, datasets, and gateway routing.

LangWatch Prompts API

Version, tag, sync, and restore prompts across projects. Backs the LangWatch Studio prompt editor and supports feature-flag-style deployment of prompt versions in production code.

LangWatch Scenarios API

Define multi-turn agent test scenarios used by the open-source `scenario` framework. Scenarios pair an Agent Under Test, a User Simulator Agent, and a Judge Agent (with optional script DSL) and run...

LangWatch Secrets API

Encrypted credential storage for evaluator and integration secrets (model-provider keys, third-party API keys) used by hosted runs.

LangWatch Simulation Runs API

Query and retrieve completed agent simulation runs and batches, including Judge Agent verdicts, transcripts, and per-turn evaluator scores.

LangWatch Suites API

Manage and execute batch test suites that compose scenarios, datasets, and evaluators into reproducible experiments and regression runs.

LangWatch Traces API

Search, retrieve, share, and unshare traces produced by instrumented LLM applications. Traces are the foundational observability primitive in LangWatch and arrive via OTLP/OpenTelemetry from Python...

LangWatch Triggers API

Create and manage event-driven triggers that fire actions (alerts, webhooks, eval runs) when trace conditions or monitor scores match.

LangWatch Workflows API

Compose, version, and run optimization-studio workflows that chain prompts, datasets, evaluators, and DSPy optimizers.

Langbase Agent API

A single liquid AI mesh endpoint (POST /v1/agent/run) that runs a prompt against 100+ LLMs from all top providers using a provider:model_id string, with tools, generation controls, and SSE streamin...

Langbase Chunker API

Split large text into overlapping, retrieval-ready chunks (POST /v1/chunker) with configurable chunkMaxLength and chunkOverlap, for building RAG and search indexes.

Langbase Embed API

Generate embedding vectors for up to 100 text chunks per request (POST /v1/embed) using OpenAI, Cohere, or Google embedding models, defaulting to openai:text-embedding-3-large.

Langbase Memory API

Managed, serverless RAG. Create and list memory stores, upload and manage documents, and retrieve semantically similar chunks (POST /v1/memory/retrieve) with a topK control and metadata filters, wi...

Langbase Parser API

Extract clean text from uploaded documents (PDF, CSV, XLSX, XLS, and more, up to 10 MB) via a multipart POST /v1/parser, as the ingestion front door for RAG and content pipelines.

Langbase Pipes API

Run, create, update, and list Pipes - composable, deployable AI agents with a system prompt, model, tools, variables, and memory. POST /v1/pipes/run executes a Pipe over a message array and streams...

Langbase Threads API

Persist and manage conversation state. Create, get, update, and delete threads, and append or list messages, so multi-turn agent conversations keep their history server-side and can be resumed via ...

Langbase Tools API

Managed agent tools. POST /v1/tools/web-search runs a live web search (via providers such as Exa) returning URLs and extracted content, and POST /v1/tools/crawl fetches and extracts content from on...

Langbase Workflows API

Durable, step-based orchestration for composing agents, memory, and tools into multi-step AI workflows with retries and timeouts. Workflows compose the underlying Agent, Pipes, Memory, and Tools AP...

Langflow API

Langflow's FastAPI-based REST API exposes every capability of a running Langflow server — running flows, building flows, managing projects, files, users, API keys, MCP servers, messages and session...

Langflow API Keys API

Create, list, rotate, and delete Langflow API keys. Keys authenticate requests against any of the Langflow REST endpoints via the `x-api-key` header. Also creatable via the `langflow api-key` CLI w...

Langflow Build API

Build endpoints run a flow with full vertex-level streaming. POST `/api/v1/build/{flow_id}/flow` kicks off a build job and returns a job id; GET `/api/v1/build/{job_id}/events` streams vertex build...

Langflow Files API

Upload, download, list, and delete files attached to a flow (v1) or to the authenticated user (v2). The v2 Files API supports batch upload/download, batch delete, and profile-picture management.

Langflow Flows API

Create, read, update, delete, upload, download, and list flows. A flow is the canonical Langflow unit — a directed graph of components representing an AI agent or workflow. Includes endpoints for b...

Langflow MCP API

Manage MCP (Model Context Protocol) servers attached to Langflow projects and globally. Every Langflow project can be exposed as an MCP server so its flows are callable as MCP tools. Endpoints list...

Langflow Monitor API

Inspect and manage execution history — vertex builds, chat messages, sessions, and shared sessions. Supports listing, updating, renaming, and deleting messages and entire sessions, plus shared-sess...

Langflow OpenAI Responses API

OpenAI-compatible Responses endpoint at POST `/api/v1/responses`. Lets clients written against OpenAI's Responses API point at a Langflow flow without code changes — the flow plays the role of the ...

Langflow Projects API

Create, list, read, update, delete, upload, and download Langflow projects. Projects are containers that group flows and provide MCP server installation context.

Langflow Run API

Execute a flow by id or name via POST `/api/v1/run/{flow_id_or_name}` (simplified), POST `/api/v1/run/advanced/{flow_id_or_name}` (experimental advanced), or POST `/api/v1/webhook/{flow_id_or_name}...

Langflow Traces API

Retrieve and delete execution traces. GET `/api/v1/monitor/traces` lists traces with flow-id filtering; GET `/api/v1/monitor/traces/{trace_id}` returns a single trace. Integrates with external obse...

Langflow Users API

User management endpoints — create, read, patch, and delete users; `/api/v1/users/whoami` returns the current authenticated user; reset-password endpoint for superuser-driven credential resets.

Langflow Workflow API

v2 Workflow execution API — POST `/api/v2/workflows` executes a workflow; GET returns workflow status; POST `/api/v2/workflows/stop` halts a running workflow. The v2 workflow surface is the forward...

Langfuse Datasets API

Manage datasets and dataset items (input/expected-output pairs) for offline evaluation runs and regression testing.

Langfuse Evaluations API

CRUD operations for evals: define evaluators (LLM-as-judge, code, human), trigger evaluations on traces or dataset runs, and read back scores and reasoning.

Langfuse Instance Management API

Instance-management endpoints for self-hosted Langfuse deployments. Used to administer organizations, license, and platform-wide configuration.

Langfuse Metrics API

Aggregated metrics across traces, observations, scores, and costs. Supports custom dimensions, time series, and project-scoped queries for dashboarding.

Langfuse Observations API

Read and query observations (spans, generations, events) attached to traces. Supports filtering by trace, time range, name, and metadata.

Langfuse Organizations & Projects API

Organization-level provisioning APIs to create projects, manage users, and configure project membership programmatically.

Langfuse Prompt Management API

Create, version, label, and retrieve prompts with client-side caching. Supports text and chat prompt types, configuration variables, and label-based deployment (e.g. production, staging).

Langfuse Scores API

Attach numeric, categorical, or boolean scores to traces, observations, or sessions. Supports user feedback, model-graded scores, and custom-defined score schemas.

Langfuse Tracing API

Ingest traces, observations (spans, generations, events), and scores into Langfuse. Recommended path is the OpenTelemetry endpoint; legacy ingestion API is also supported. Traces are the unit of us...

Langtrace Projects and API Keys

REST endpoints to create projects (POST /api/project) under a team and to mint project-level API keys (POST /api/api-key), authenticated with an x-api-key header.

Langtrace Prompt Registry

Fetch versioned prompts from the prompt registry (GET /api/promptset) with optional version selection and dynamic variable substitution, returning the live prompt when no version is specified.

Langtrace Trace Ingestion (OTEL)

OpenTelemetry-compatible trace ingestion endpoint (POST /api/trace). Accepts JSON-encoded OTLP/HTTP spans authenticated with a project-level x-api-key header, for both Langtrace Cloud and self-host...

Langtrace Trace Retrieval and Metrics

Paginated retrieval of stored traces for a project (POST /api/traces), returning span results plus pagination metadata. Underlying spans carry the token, cost, latency, and evaluation metrics surfa...

Language Translator V3

REST API for translating text between 35+ languages, identifying the language of input text, listing available translation models, and creating or managing custom translation models. The base URL i...

LanguageTool HTTP API

The LanguageTool HTTP API provides programmatic access to grammar and style checking. The /check endpoint analyzes a text in a given language and returns matches with messages, replacements, and ru...

LanguageTool Proofreading API

HTTP REST API for grammar, style, and spell checking across 30+ languages. Accepts POST requests with text and language parameters, returning JSON with detected errors, suggestions, and rule matche...

Lasso Classify / Threat Detection API

REST API that classifies LLM prompts and completions for security violations - prompt injection, jailbreaks, harmful content, custom policies, and PII - via POST /classify, returning structured dep...

Lasso LLM Gateway (Deputy)

Runtime LLM firewall / gateway powered by Lasso Intent Deputies that inspects every prompt and response at the intent layer - decoding obfuscation techniques and detecting prompt injection, goal ma...

Lasso MCP Gateway

Open-source (MIT, Python) plugin-based gateway that proxies and orchestrates Model Context Protocol (MCP) servers, intercepting requests and responses to mask secrets and PII, block prompt injectio...

Last.fm API

The Last.fm API provides access to the Last.fm music platform, enabling developers to retrieve music metadata for artists, albums, and tracks; read and write user scrobble data; explore personalize...

Last.fm Web Services 2.0

The AudioScrobbler / Last.fm Web Services 2.0 API. A single method-dispatched endpoint (`https://ws.audioscrobbler.com/2.0/`) serves all read operations as GET requests and all authenticated write ...

Lattice HRIS API

REST API (v2) for Lattice's HRIS product covering employee records, organizational hierarchy, and HR core data. Supports service account authentication and is designed for HR system integrations in...

Lattice Talent API

REST API for Lattice's Talent product suite covering users, goals, OKRs, performance review cycles, continuous feedback, competencies, tasks, and organizational departments. Uses cursor-based pagin...

LaunchDarkly REST API

The LaunchDarkly REST API provides programmatic access to the full LaunchDarkly feature management platform. Developers can create, update, and manage feature flags, targeting rules, user segments,...

LaunchDarkly Relay Proxy

The LaunchDarkly Relay Proxy is a small Go application that connects to the LaunchDarkly streaming API and proxies that connection to SDK clients within an organization's network. Instead of each s...

LaunchDarkly Webhooks API

The LaunchDarkly Webhooks API allows developers to build custom integrations that subscribe to activity events within LaunchDarkly. When actions occur such as flag changes, project creation, or env...

Launchpad API

REST API for Launchpad, Ubuntu's project hosting and collaboration platform. Provides access to people, projects, bugs, packages, branches, and distributions. Uses OAuth 1.0a authentication and WAD...

Lavu (POSLavu) API

A POST-based data API for the Lavu restaurant POS. A single request server accepts form-encoded dataname, key, token, and table parameters and returns XML rows; reads support column/value exact-mat...

Lawmatics OAuth API

RESTful OAuth API for managing leads, matters, contacts, intake forms, pipelines, and automated client follow-ups within the Lawmatics legal CRM platform.

LayerZero OFT Transfer API

An experimental REST API for discovering and transferring Omnichain Fungible Tokens (OFTs) across chains. Enables listing all available OFTs with their cross-chain deployments and creating OFT tran...

LayerZero Scan API

The LayerZero Scan API provides programmatic access to cross-chain message data, enabling developers to build custom dashboards, monitoring scripts, and analytics tools. Query messages by GUID, pat...

LayerZero Scan API (Testnet)

Testnet version of the LayerZero Scan API, providing the same cross-chain message query capabilities against testnet deployments for development and testing purposes.

LayerZero Value Transfer API

A unified REST API interface for cross-chain value transfers across 150+ blockchains. Supports EVM and non-EVM chains including Solana. Provides chain and token discovery, quote generation, transfe...

Layercode Agents API

List, create, retrieve, and update voice agents (pipelines) and authorize browser client sessions against an agent using an org-scoped API key.

Layercode Realtime Voice API

Bidirectional realtime WebSocket transport that streams base64 PCM microphone audio from the browser to Layercode and streams synthesized speech, transcripts, and structured data back, authorized w...

Layercode Sessions API

Retrieve session detail - transcript, duration, metadata, and recording status - for a conversation handled by an agent, and download the session audio recording, plus initiate outbound phone calls.

Layercode Webhooks API

HMAC-signed webhook Layercode POSTs to your backend with session and transcript events (session.start, message, data, session.update, session.end); your backend streams response.tts / response.data...

LeadIQ Data API

Public GraphQL Data API exposing LeadIQ's verified B2B contact and company intelligence. Supports people search by name + company / domain / LinkedIn URL / email, company search by name or domain, ...

Leaf Agriculture API

Leaf Agriculture's unified farm data API for accessing agricultural data from multiple sources and farm management systems. The API provides Bearer-token authentication and exposes endpoints for fi...

League of Legends API

API for accessing League of Legends game data including champion mastery, clash tournaments, ranked league standings, match history, live spectator data, summoner profiles, and tournament managemen...

Leaked Data (Dark Web) API

Checks emails, phone numbers, usernames, passwords, and combinations against breached and dark-web databases, returning exposure status, breach sources, and first-seen timestamps. Requested as GET ...

Lean Authentication API

OAuth 2.0 client-credentials token issuance for Lean APIs. Generates API access tokens (scope=api) for server-to-server calls and customer-scoped access tokens (scope=customer.) for the LinkSDK. Pr...

Lean Banks API

List the banks Lean currently supports for Data and Payments per region, including identifiers, logos, and supported product surfaces (AIS, PIS, AOF, payouts).

Lean Customers API

Manage end-user customer records that Lean uses to anchor data and payment consents. Create customers with an app_user_id, list customers, and retrieve a customer by ID or by app_user_id.

Lean Data API

Raw bank-account data retrieval (v2) returning accounts, transactions, balances, beneficiaries, standing orders, scheduled payments, direct debits, and identity, plus manual data refresh triggers a...

Lean Entities API

Entities represent a customer's authenticated connection to a single bank, returned after a successful LinkSDK consent. List entities for a customer, retrieve a single entity by ID, or query entiti...

Lean Insights API

Derived analytics over an entity's transaction history — income detection, expense categorisation, and cashflow summaries — for underwriting, affordability, and BFM use cases.

Lean Payment Sources API

Tokenized representation of a customer's funding bank account once linked. List payment sources for a customer, retrieve a single source by ID, and delete a payment source to revoke its associated ...

Lean Payments API

Single Instant Payment ("Pay by Bank") and Account-on-File (AOF) payment initiation, plus consent management. Create payment intents, retrieve payments by intent or payment id, list payment intents...

Lean Payouts API

Initiate outbound bank-to-bank payouts from corporate accounts to consumer or business beneficiaries. Create payout payments, list payouts, retrieve a payout intent, get per-payment history, and ma...

Lean Refunds API

Issue full or partial refunds against prior Pay by Bank payments. List refunds, create a new refund, process queued refunds, and retrieve the canonical list of refund reason codes.

Lean Verifications API

Account Verification confirms ownership and validity of a bank account by IBAN or local account number across 27+ countries (UAE, KSA, GB, US, EU, BR, IN, ID, NG, ZA, and more). Name Verification c...

LeanData BookIt API

Programmatic scheduling, availability lookup, and meeting management for LeanData BookIt. Retrieve scheduling inputs, fetch raw or routed availability, create and round-robin meetings, retrieve mee...

LeanData Graph API

Retrieve routing-graph metadata and trigger LeanData One Time Routing from external systems to power custom orchestration experiences. The Graph API exposes `orchestration/v1/routing-graphs` for gr...

LeanData Matching API

Identify Salesforce Leads, Contacts, or Accounts from external systems in real time using LeanData's industry-best matching engine. Supports matched-lead lookup, duplicate-lead detection, all-dupli...

LeanData Round Robin API

Assign Salesforce records using LeanData's advanced round-robin logic, including standard rotation, flexible/weighted distribution, working hours, vacation rules, and pool inspection. Also exposes ...

LeanIX Integration API

The LeanIX Integration API exposes a generic interface for inbound and outbound data synchronization with the LeanIX workspace. It supports processor configurations, starter and advanced examples, ...

Leapsome Content API

The Leapsome Content API provides read access to performance review data, OKRs and goal progress, employee attributes, payroll information, and time tracking records. It enables one-way extraction ...

Leapsome SCIM API

The Leapsome SCIM 2.0 API enables automated user provisioning and lifecycle management, supporting creation, update, deactivation, and deletion of users and groups. It integrates with enterprise id...

Ledgy Companies API

Resolve the authenticated company context (company ID and name) for the supplied API token via the auth query, the entry point for all company-scoped Ledgy GraphQL operations.

Ledgy ESOP and Grants API

Read ESOP / equity-plan grant detail via companyTransactions filtered to the grant type - grant type, granted and vested shares, strike price, vesting schedule, and equity plan name.

Ledgy Financing Rounds API

Surface financing-round and convertible-instrument detail through companyTransactions filtered to the convertible type - investment, interest, valuation cap, discount, and maturity.

Ledgy Share Classes API

Aggregate the cap table by share class via companyCaptable grouped by shareClassName, exposing per-class share counts, ownership, and value.

Ledgy Stakeholders API

Read stakeholder-level cap table rows via companyCaptable grouped by stakeholderName - ownership percentages, issued, diluted, vested and exercised share counts, and stakeholder metadata.

Ledgy Transactions API

List company transactions via companyTransactions, returning a typed union of Convertible, Grant, and Transfer records filterable by transaction type and an as-of date.

Legacy Appeals API

Returns pre-AMA legacy appeals (filed before Feb 19, 2019) on a Veteran's record. Used in tandem with Appealable Issues to determine whether the Veteran must opt-in to AMA before requesting a decis...

Legacy MessageBird REST API

The predecessor MessageBird REST API at rest.messagebird.com covering SMS messages, voice messaging, Verify (one-time passwords), and Lookup (HLR / number validation), still documented for existing...

Legal Hold API

The Legal Hold API enables matter and project management integration with external systems like matter management platforms and HR systems. It provides endpoints for custodian management, preservat...

Lemmy REST API

The Lemmy REST API provides programmatic access to all core platform features including creating and managing posts, comments, communities, and user accounts. Developers can use the API to vote on ...

Lemon Squeezy API

Welcome to Lemon Squeezy! Whether you're launching a brand new store, a newsletter, or you're interested in using Lemon Squeezy as your ecommerce platform, you can find everything you need to know ...

Lemon Squeezy Checkouts API

Create custom hosted checkout URLs with prefilled customer data, custom prices, product options, and checkout options, and list or retrieve existing checkouts.

Lemon Squeezy Customers API

Create, list, retrieve, and update customers in a store, including name, email, status, and lifetime value, with the option to archive a customer.

Lemon Squeezy Discounts API

Create, list, retrieve, and delete discount codes (percentage or fixed amount), and read discount redemptions recording where a discount was applied.

Lemon Squeezy License API

The License API allows you to manage licenses generated by Lemon Squeezy.

Lemon Squeezy License Keys API

List, retrieve, and update license keys and their instances, plus the separate public License API to activate, validate, and deactivate keys from distributed software.

Lemon Squeezy Orders API

List and retrieve orders and their order items, generate or refund an order invoice, and issue refunds. Each order reflects taxes collected under Lemon Squeezy's merchant-of-record model.

Lemon Squeezy Products & Variants API

List and retrieve products, their variants (purchasable versions), and price models. Variants carry pricing, intervals, and license-key settings; prices expose the price history for a variant.

Lemon Squeezy Stores API

List and retrieve the stores connected to your Lemon Squeezy account, including store name, currency, plan, and aggregate sales totals.

Lemon Squeezy Subscriptions API

Manage recurring billing - list, retrieve, update, pause, resume, and cancel subscriptions; read subscription invoices and subscription items; and report metered usage via usage records.

Lemon Squeezy Webhooks API

Create, list, retrieve, update, and delete webhook endpoints that receive signed event callbacks for orders, subscriptions, license keys, and other store events.

Lemonway API

REST API for marketplace payment infrastructure including pay-in, pay-out, wallet management, KYC/KYB onboarding, P2P transfers, and regulatory compliance for European marketplaces.

Lens API

The Lens API exposes the full corpus of Lens scholarly works and patents via a REST interface. Search endpoints accept Elasticsearch-style query DSL via POST or simple Lucene query strings via GET,...

Leonardo.AI 3D Model Assets API

Upload, retrieve, and delete 3D model assets — used with Rodin V2 and other 3D-capable workflows for texturing and generation.

Leonardo.AI Blueprints API

Execute Leonardo Blueprints — pre-packaged multi-step image and video workflows authored in the Leonardo App — and retrieve their executions, generations, and version history. List the blueprint ca...

Leonardo.AI Datasets API

Create, upload to, and delete training datasets used as input to custom model and element training. Upload images directly or from existing generations.

Leonardo.AI Elements API

Create and manage Custom Elements — LoRA-style style adapters trainable on user datasets and reusable across image generations to enforce visual identity, style, or character consistency.

Leonardo.AI Image Generation API

Create image generations with FLUX.2 Pro, FLUX Dev, FLUX Schnell, FLUX.1 Kontext, Phoenix, Lucid Origin, Lucid Realism, Ideogram 3.0, GPT Image 2, Nano Banana, Seedream, and other supported models....

Leonardo.AI Init Images API

Upload, retrieve, and delete init images used for image-to-image, image-prompt, canvas, and image-guidance workflows. Returns presigned upload URLs.

Leonardo.AI Media API

Upload, retrieve, and delete general-purpose media (images, video frames, reference assets) used across generation endpoints.

Leonardo.AI Models API

List Leonardo platform models (Phoenix, Lucid, FLUX, Ideogram, etc.) and manage custom fine-tuned models. Includes model catalog, custom model training, retrieval, and deletion by user.

Leonardo.AI Pricing Calculator API

Pre-calculate the API credit cost (in USD) of a generation request before submitting it. Mirrors the cost estimation logic of the in-app Pricing Calculator.

Leonardo.AI Prompt API

Improve user-supplied prompts with the Prompt Improvement endpoint and generate random prompts for inspiration. Used to bootstrap and refine generation requests.

Leonardo.AI Realtime Canvas API

Real-time Latent Consistency Model (LCM) endpoints for sub-second iterative generation, inpainting, instant refine, and Alchemy upscale — backing the Leonardo Realtime Canvas product surface.

Leonardo.AI User API

Retrieve the authenticated user's profile, subscription info, and remaining API credit balance via GET /me. Used as the canonical balance-check endpoint for FinOps reporting.

Leonardo.AI Variation and Upscale API

Apply post-generation transformations to existing images including unzoom (outpainting), creative upscale, background removal, and the Universal Upscaler. Retrieve variation job status by ID.

Leonardo.AI Video Generation API

Generate videos from text or images via Kling 2.x/3.x, LTX 2.x, Veo 3.x, Seedance, Hailuo, and Stable Video Diffusion motion models. Three endpoints cover image-to-video, text-to-video, and SVD mot...

Let's Encrypt ACME API

The ACME (Automatic Certificate Management Environment) protocol API, defined by RFC 8555, used by Let's Encrypt to automate the issuance, renewal, and revocation of free TLS/SSL certificates that ...

Let's Encrypt ACME API

Let's Encrypt provides free, automated SSL/TLS certificates via the ACME (Automatic Certificate Management Environment) protocol (RFC 8555). The ACME API enables automated certificate issuance, ren...

Letta Cloud API

REST API for managing stateful agents, memory blocks (in-context + archival/RAG), custom tools (sandboxed Python, client-side, MCP-delegated), sources, multi-agent groups (supervisor/round-robin/dy...

Letta Self-Hosted Server

Open-source Letta server (Apache-2.0) for self-hosted agent deployments. Same REST API surface as Letta Cloud, free to run; pay only for hosting and underlying LLM API usage. Default base URL is ht...

Letterboxd API

REST API providing access to Letterboxd film data, member profiles, watchlists, ratings, diary log entries, user-created lists, contributors, editorial stories, and cross-catalog search. The base U...

Level2 Strategy Builder API

Level2 provides a visual, no-code strategy builder that allows active traders to create, backtest, and deploy systematic trading strategies using a drag-and-drop interface. The platform enables use...

Level2 TradeStation Integration API

Level2 offers a strategic API integration with TradeStation Securities that connects the Level2 visual strategy builder directly to TradeStation user accounts. This integration enables traders to b...

Levels Data Export

Member-facing data export of glucose/CGM, activity, zones, and nutrition logs as CSV downloads from the Levels member portal. This is a UI download only; no programmatic/public API endpoint is docu...

Levels Health Data Integrations

Inbound connectivity that lets members link Apple Health and wearable data and upload prior labs, DEXA scans, and health records into the Levels app. These are in-app integrations, not an outbound ...

Levels Partner Program

A "Partner With Us" program for clinics and partners surfaced in the Levels site footer. No partner-facing developer API, OAuth flow, or documented endpoints are published; engagement is via a cont...

Lever Data API

The Lever Data API exposes the full recruiting workflow — Opportunities (candidates), Postings, Applications, Interviews, Feedback, Notes, Offers, Requisitions, Stages, Files, Tags, Sources, Users,...

Lever Opportunities API

Opportunities are Lever's primary candidate-centric resource. List, create, advance, archive, and update candidate opportunities through the hiring pipeline. Replaces the legacy Candidates resource.

Lever Postings API

The public Lever Postings API lets anyone build a custom careers site by listing a company's published jobs at /v0/postings/{site}, fetching a single posting, and submitting applications. Supports ...

Lever Webhooks

Lever publishes ten webhook events covering the application and candidate lifecycle — applicationCreated, candidateHired, candidateStageChange, candidateArchiveChange, candidateDeleted, interviewCr...

Lex Machina Litigation Analytics API

The Lex Machina Litigation Analytics API exposes the company's full legal analytics dataset over REST. It supports OAuth 2.0 client credentials (JWT bearer tokens) and provides 57 endpoints across ...

Lexion Contract Repository

Centralized intelligent repository for agreements, surfacing contracts, parties, key dates, and metadata. Lexion offers an enterprise integration API to push contract terms and metadata into extern...

Lexion Extraction & Insights

AI-based extraction of clauses, key terms, renewal dates, and contract insights, plus AI Contract Assist for review against playbooks. Surfaced through the Lexion product and its enterprise integra...

Lexion Integrations

Pre-built connectors for Email, Microsoft Word, Salesforce, HubSpot, Slack, Microsoft Teams, Coupa, NetSuite, and DocuSign, plus a custom integration API for connecting Lexion to other business sys...

Lexion Workflows

No-code intake, approval, document-generation, and routing workflows, with email-, Slack-, and Microsoft Teams-driven request submission. Workflow automation is configured in-product; no openly doc...

Liberty Mutual Renters Insurance API

The Liberty Mutual Renters Insurance API streamlines the process to purchase coverage, allowing partners to offer affordable renters insurance to customers, tenants, and employees with an easy quot...

Liberty Mutual Solaria Labs API

The Liberty Mutual Solaria Labs API aggregates public data on auto theft, parking citations, and crashes using proprietary insurance knowledge. Developers and data scientists can analyze the data t...

Library of Congress Chronicling America API

The Chronicling America API exposes historic American newspapers digitized through the National Digital Newspaper Program, providing search and metadata access to newspaper pages, issues, and titles.

Library of Congress Congress.gov API

The Congress.gov API provides programmatic access to legislative information, including bills, laws, members, committees, and Congressional Record content from the U.S. Congress.

Library of Congress loc.gov JSON API

The loc.gov JSON API returns structured JSON or YAML representations of the Library of Congress's online collections, items, search results, and resource pages, enabling programmatic access to digi...

LibreTranslate API

REST API for free and open-source machine translation supporting 30+ languages. Provides endpoints for translating text and files, detecting source language, listing supported languages, and submit...

LicensePlateData

Developer-first tools that give access to a library of vehicle information, including license plate to VIN lookup, VIN decoding, and OEM-style vehicle imagery.

Lichess API

The Lichess API is a comprehensive REST and streaming API covering account, users, games, puzzles, teams, challenges, board and bot play, Arena and Swiss tournaments, simuls, studies, broadcasts, m...

Liferay Roles API

Liferay's headless admin user Roles API. Create and manage roles via REST: list and retrieve roles, and associate or dissociate users to regular, site, and organization roles.

LightBox Zoning API

Parcel-level zoning data including districts, allowed uses, setbacks, floor area ratio (FAR), building height limits, and other zoning attributes by parcel ID, address, or geometry.

Lightdash REST API

Public REST API for Lightdash covering catalog, projects, charts, dashboards, spaces, SQL runner, schedulers, user management, AI agents, and integrations with external services.

Lighthouse Integration API

The Lighthouse Integration API (v3.1, previously the OTA Insight API) enables subscribed hotels and certified technology partners to create periodic custom data extracts from Lighthouse's hotel com...

Lightly Datasets API

Create, list, update, and delete LightlyOne datasets (image, video, crop, and embedding dataset types), look datasets up by name, query child datasets, and register dataset uploads on the LightlyOn...

Lightly Datasources API

Configure and inspect the cloud datasource backing a dataset (S3, GCS, Azure, or local), list raw data, metadata, and prediction files in the datasource, and track the processed-until timestamp for...

Lightly Jobs and Tags API

Poll asynchronous platform jobs by id, and manage dataset tags - create initial and named tags, delete tags, and export tagged subsets to ZIP, filename lists, Label Studio, Labelbox, and Sama label...

Lightly Samples and Embeddings API

Manage samples within a dataset (create, list, read, update) with signed read / write URLs, and manage embeddings - list, delete, request signed CSV read / write URLs, mark embeddings processed, an...

Lightly Selection and Active Learning API

Register LightlyOne Workers and schedule compute-worker runs that execute a selection / active-learning configuration over a dataset, producing curated subsets via embeddings, metadata, and model p...

Lightning Labs LND API

REST API for the Lightning Network Daemon (lnd) by Lightning Labs, providing programmatic access to Lightning Network nodes for sending and receiving Bitcoin payments, channel management, wallet op...

Lightpanda CDP WebSocket Interface

Lightpanda's primary programmable interface. The browser runs as a CDP server (`lightpanda serve`) and exposes the Chrome DevTools Protocol over a WebSocket endpoint (default `ws://127.0.0.1:9222`)...

Lightpanda Cloud

Managed, hosted CDP browser endpoints reached over secure WebSocket (e.g. `wss://euwest.cloud.lightpanda.io/ws`, `wss://uswest.cloud.lightpanda.io/ws`). Authentication is a `token` query-string par...

Lightroom Services API

Core partner API for accessing Lightroom cloud catalog data, albums, and assets. Partner applications authenticate Lightroom customers through Adobe Identity Management System using a standard OAut...

Lightspeed Restaurant K-Series API

REST API for Lightspeed Restaurant K-Series, the flagship cloud restaurant POS. Covers items and rich items, menus, modifiers and discounts, orders (Order & Pay), checks and payments, floorplans an...

Lightspeed Retail R-Series API

REST API for Lightspeed Retail R-Series (Retail Pro / Cloud). Covers items, sales, customers, employees, shops, and inventory.

Lightspeed Retail X-Series API

REST API for Lightspeed Retail X-Series point-of-sale system enabling integrations for sales operations, product management, inventory updates, loyalty handling, and webhooks for retail merchants.

Lightspeed Retail X-Series API (Vend)

REST API for Lightspeed Retail X-Series, formerly Vend. Covers products, customers, sales, inventory, suppliers, registers, taxes, and outlets.

Lightstep API

The Lightstep API provides programmatic access to observability data including traces, spans, streams, dashboards, alerting conditions, and service health. It enables teams to manage their observab...

Lime GBFS Public Feed

Public GBFS 2.2 feed exposing the real-time location, vehicle type, battery level, and rental URLs for Lime's free-floating e-scooters and e-bikes per operating city. Each city system has its own a...

Limitless Developer API

REST API at https://api.limitless.ai/v1 for the authenticated user's Lifelogs and Ask AI chat history. Authentication is the `X-API-Key` header with a key generated in Developer settings. Endpoints...

Lincoln Financial LincSmart EOI Solution API

The LincSmart EOI Solution API sends benefits enrollment decisions to employee platforms in real time, eliminating manual work and paper forms for evidence of insurability.

Lincoln Financial LincSmart Enrollment API

The LincSmart Enrollment API ensures that employee elections and demographic information are synced in real time, eliminating lengthy setup time for weekly batch files.

Lincoln Financial LincSmart Plan Design API

The LincSmart Plan Design API allows plan information like rules and rates to flow from Lincoln to benefits administration platforms automatically.

Linea Token API

REST API for ERC-20 token data on the Linea network, available at token-api.linea.build. Provides token listings with filtering by security score, spam flags, and market metrics; token detail by co...

Linear GraphQL API

Linear's public GraphQL API provides full access to create, read, update, and query issues, projects, cycles, roadmaps, and teams. It is the same API Linear uses internally for its own applications...

Linear Webhooks API

Linear webhooks deliver HTTP push notifications whenever data is created, updated, or removed. Webhooks are organization-scoped and can be configured for all public teams or a single team, enabling...

LinearB Deployments API

Report and list software deployments by Git repository and ref so LinearB can calculate deployment frequency, lead time, and other DORA metrics.

LinearB Incidents API

Upload and update custom incident reports from external incident-management tools to feed change failure rate and mean-time-to-restore (MTTR) metrics.

LinearB Measurements API

Retrieve engineering metrics on demand or export them to CSV/JSON, with grouping, roll-up, and aggregation (p50, p75, average) across configurable time ranges.

LinearB Services API

Create, list, update, and delete services that map repositories and directory paths so metrics and deployments can be attributed at the service level.

LinearB Teams API

Search, create, update, and delete teams and manage their membership via the Teams V2 API, including team hierarchy with parent teams.

LinearB Webhooks API

Consume LinearB events to drive WorkerB automations and outbound integrations, enabling event-driven workflows around pull requests, deployments, and incidents.

Lingo.dev Engine API (Localize)

The hosted Localization Engine REST API. Synchronous operations (localize, recognize, estimate) translate or analyze key-value content in a single request; the asynchronous jobs API creates a job g...

Lingo.dev SDK

Open-source SDKs (JavaScript/TypeScript via the lingo.dev npm package, plus a PHP SDK) that wrap the Engine API. The LingoDotDevEngine client exposes localizeText, localizeObject, localizeChat, loc...

Linguatools Collocations API

The Linguatools Collocations API returns collocations for an English query word, filtered by syntactic relation, minimum significance, and part of speech. Each result includes the collocate, relati...

LinkedIn API

APIs for LinkedIn integrations covering consumer, marketing, sales, talent, learning, and compliance solutions.

LinkedIn Compliance Solutions

LinkedIn provides the following Compliance API Guides for all monitoring, archiving, and management of communications for enterprises in regulated industries. The APIs will help your social interac...

LinkedIn Learning Solutions

LinkedIn Learning is an online learning platform that combines the industry-leading content from Lynda.com with LinkedIn's professional data and network.

LinkedIn Marketing API

Grow your business by building scalable solutions that drive workflow efficiency, streamline marketing activities, deliver unique insights, and maximize results for B2B marketers.

LinkedIn Regulatory API

LinkedIn Regulatory APIs provide access to data portability and ads transparency capabilities for regulatory compliance, including the Digital Markets Act (DMA) requirements for organization data p...

LinkedIn Sales Navigator API

LinkedIn Sales Navigator is a leading social selling tool that builds and nurtures customer relationships to lead to increased sales performance. By leveraging the power of LinkedIn's Sales Navigat...

LinkedIn Talent Solutions

The LinkedIn Talent Solutions enhances candidate sourcing and recruiting experience for ATSs and applications using the world's largest professional network. Follow the links below to learn more ab...

Linkerd Proxy Admin API

The Linkerd proxy exposes an admin HTTP server on each meshed pod, providing health check endpoints, readiness probes, Prometheus-compatible metrics, and runtime diagnostic information. By default ...

Linkerd Tap API

The Linkerd Tap API is a Kubernetes aggregated API server that provides real-time streaming access to requests flowing through the Linkerd service mesh. It allows live inspection of HTTP and gRPC t...

Linkerd Viz Metrics API

The Linkerd Viz extension provides a metrics API that powers the linkerd viz CLI commands and the Linkerd dashboard. It queries Prometheus for golden metrics including request volume, success rate,...

Linkup Credits API

GET /credits/balance returns the number of credits remaining in your account.

Linkup Fetch API

POST /fetch retrieves the content of a given URL as clean, LLM-ready markdown, with options to render JavaScript, include raw HTML, and extract images.

Linkup Research API

Asynchronous deep-research endpoint (beta). POST /research starts an autonomous web investigation that returns a task id; poll the task until it reaches a terminal state to retrieve a synthesized, ...

Linkup Search API

Grounds AI agents and LLMs in real-time web context. POST /search runs a natural-language query at fast, standard, or deep precision and returns ranked search results, a sourced answer with inline ...

Linode API V4

The Linode API v4 provides programmatic access to the full range of Akamai Connected Cloud (formerly Linode) products and services. It enables developers to create and manage compute instances, dep...

LionSpaceFIS REST API

Public REST API from the Penn State Office of Physical Plant exposing the university's facilities/space data (the successor to the legacy FIS Facilities Information System). Provides buildings, roo...

Liquity V1 Circulating Supply API

Provides plaintext files for LQTY token circulating supply and LUSD stablecoin total supply, derived directly from on-chain contract state via Ethers.js and published to GitHub Pages.

Listrak Cross Channel REST API

Integrate with cross-channel marketing features including management of custom events to trigger Journey Hub automations across email, SMS, push, and web channels.

Listrak Data Import REST API

Import retail-specific data including customers, orders, products, and reviews as a programmatic alternative to FTP-based data ingestion.

Listrak Email REST API

Manage contacts, opt-in status, and contact profiles; execute email campaigns including marketing and transactional messages; and retrieve performance metrics for email programs.

Listrak Mobile App Push API

Send push notifications to mobile devices via native app integration; manage device registration and track app engagement for mobile marketing programs.

Listrak Privacy REST API

Manage data privacy and compliance requests including contact data removal to support CCPA and GDPR regulatory requirements.

Listrak SMS REST API

Handle SMS subscriber and list management, short code management, and send transactional SMS messages to mobile subscribers.

Listrak Two-Way SMS Conversation REST API

Enable real-time two-way SMS customer support integrations by exchanging conversation and support ticket information with customer service platforms.

Lit Protocol Chipotle Express API (Core v1)

REST API for account management, API keys, PKP minting, IPFS-anchored Lit Actions, encryption/decryption helpers, and credit balance / usage queries.

LiteAPI Booking API

The reservation lifecycle - prebook a selected rate to lock price and obtain a prebookId, confirm the booking with guest and payment details, retrieve booking details, list bookings, and cancel a b...

LiteAPI Hotel Data API

Static hotel content and supporting reference data - hotel lists and details, guest reviews, plus countries, cities, currencies, facilities, chains, hotel types, places, and IATA codes.

LiteAPI Loyalty and Vouchers API

Loyalty program configuration with cashback rates, guest loyalty point balances and redemption, and discount voucher creation, listing, updates, status toggling, and deletion.

LiteAPI Rates Search API

Real-time room rates and availability across multiple hotels by hotel IDs, city, coordinates, place, or IATA code, with occupancy, currency, board type, refundability, and margin/markup commission ...

LiteAPI Webhooks

Event notifications that push booking lifecycle changes (such as new and cancelled reservations) to a subscriber-configured HTTPS callback URL.

LiteLLM Chat Completions API

Provides an OpenAI-compatible /chat/completions endpoint that routes requests to 100+ LLM providers with unified request and response formatting, streaming support, cost tracking, and load balancing.

Litecoin Core JSON-RPC API

The primary programmatic interface to a Litecoin Core node. Clients send HTTP POST requests with JSON-RPC 2.0 payloads to interact with the node. Methods cover blockchain state, block and transacti...

Litecoin Core REST API

An unauthenticated, read-only HTTP REST interface built into Litecoin Core and enabled with the -rest flag. Supports retrieval of transactions, full blocks, block headers, block hash by height, cha...

Litecoin Space REST API

A public REST API provided by the Litecoin Space block explorer (litecoinspace.org), a mempool.space-compatible service for the Litecoin network. Endpoints cover addresses (details, transactions, U...

Literal AI Datasets API

Build and manage datasets and dataset items - curated from production steps or created manually - that serve as ground truth for evaluation and experiments.

Literal AI Experiments API

Create dataset experiments and record per-item experiment runs with scores to benchmark prompt, model, and pipeline changes over time.

Literal AI Generations API

Log and paginate chat and completion generations - prompts, model, settings, token usage, and outputs - with filtering for analytics and evaluation.

Literal AI Prompts API

Version, store, and retrieve prompt templates with their model settings, enabling collaborative prompt engineering and A/B testing against deployed apps.

Literal AI Scores API

Attach human, AI, and code-based scores to steps and generations - numeric, categorical, or boolean - for feedback collection and offline/online evaluation.

Literal AI Threads & Steps API

Create, read, update, upsert, and delete conversation threads and the nested steps (runs, tools, retrievals, LLM calls) that trace an LLM application's execution, queried and mutated over GraphQL.

Lithic REST API

REST API covering cards, accounts, account holders (KYC/KYB), authorization rules and 3DS, transactions, financial accounts, external bank accounts, ACH and wire payments, book transfers, statement...

Litmus Email Analytics API

The Litmus Email Analytics API provides REST endpoints for retrieving email campaign engagement metrics including read rates, deletion rates, device types, email clients, geographic data, and forwa...

Litmus Instant API

The Litmus Instant API provides REST endpoints for generating email preview screenshots across 40+ email clients by submitting HTML directly without needing to send an actual email. It is used by e...

Litmus Legacy Previews API

The Litmus Legacy Previews API provides REST endpoints for running email preview tests, spam filter tests, link-check tests, and code analysis against submitted email HTML. Tests are initiated by P...

LittleHorse

LittleHorse is an open source workflow engine for orchestrating distributed systems with support for Java, Go, Python, and .NET.

Live Agent REST API

API for managing live chat sessions and agent interactions.

LiveChat Webhooks and RTM API

Asynchronous event surfaces for LiveChat. HTTP webhooks registered through the Configuration API and the Agent Chat Real-Time Messaging (RTM) WebSocket API share the same event payloads (incoming_c...

LiveKit Signaling Protocol (WebSocket)

Bi-directional WebSocket signaling protocol used by LiveKit clients to coordinate WebRTC sessions with the SFU. Clients send `SignalRequest` protobuf messages and receive `SignalResponse` protobuf ...

Livepeer AI Network

Open AI inference gateway exposing text-to-image, image-to-image, image-to-video, live video-to-video, upscale, audio-to-text, text-to-speech, LLM (OpenAI-compatible), image-to-text, and Segment An...

Livepeer Node CLI HTTP API

Local loopback HTTP API exposed by go-livepeer for Orchestrator and Gateway operators. Endpoints cover node status, protocol parameters, registered orchestrators, bond/unbond/rebond actions, orches...

Livepeer Studio API

Managed REST API for the Livepeer network. Create and run live streams via RTMP/SRT/WHIP, ingest VOD assets, run transcode tasks, configure multistream destinations, drive WebRTC rooms, manage sign...

LlamaCloud Documents and Files API

Upload, list, and manage files and the documents inside a pipeline. Add documents to an index, list pipeline documents, fetch document chunks, and delete documents from the managed index.

LlamaCloud Pipelines and Indexes API

Managed ingestion and indexing pipelines that chunk, embed, and store documents into a scalable vector index with no infrastructure to manage. Create and configure pipelines, attach files and data ...

LlamaCloud Retrieval API

Retrieve the most relevant chunks from a managed index for a natural language query, with Fast, Accurate, and Advanced retrieval modes, optional reranking, and metadata filtering for RAG workloads.

LlamaExtract API

Schema-driven structured data extraction from documents. Define an extraction agent with a JSON data schema, run extraction jobs against uploaded files, and retrieve typed JSON results with field-l...

LlamaIndex LlamaCloud API

The LlamaCloud API is the central REST API for LlamaIndex's cloud platform, providing programmatic access to managed document processing, indexing, and retrieval services. It enables developers to ...

LlamaIndex LlamaCloud Index API

The LlamaCloud Index API provides a fully automated document ingestion pipeline with built-in retrieval capabilities. It allows developers to create and manage indexes, upload documents for automat...

LlamaIndex LlamaExtract API

LlamaExtract is a prebuilt agentic data extraction API that transforms unstructured document data into structured JSON representations. The REST API allows developers to create extraction agents, u...

LlamaIndex LlamaParse API

LlamaParse is a GenAI-native document parsing API that can parse complex document data for any downstream LLM use case including agents, RAG pipelines, and data processing workflows. The v2 API pro...

LlamaParse API

Asynchronous document parsing that uploads files (PDF, DOCX, PPTX, images, and more) and returns clean Markdown or structured JSON. Submit a parse job, poll job status, and retrieve results in Mark...

LlamaParse Parse API

The core document parsing API that converts PDFs and 130+ file formats into structured markdown, text, and layout-aware output for LLM and RAG pipelines. Supports tier selection (fast, cost-effecti...

Loadsmart ShipperGuide API

Production REST API at https://api.loadsmart.com (sandbox api.sandbox.loadsmart.com) for quoting, booking, tendering, tracking, and managing freight shipments autonomously. Covers carriers, shipper...

Loan Review API

Submits Loan Review file packages — Substantially Complete Real Estate (SCRE) appraisal and Substitution of Entitlement (SOE) — to VA's Loan Guaranty Service. Used by VA-approved automatic-authorit...

Lob API

Experience direct mail like never before, with unmatched personalization and scalability all in one intuitive platform. Send postcards, letters, checks, self mailers, snap packs, and verify US and ...

Lobsters API

The Lobsters public API provides read access to stories, comments, tags, and user profiles from the technology-focused link aggregation community. Endpoints return JSON and are available without au...

Localazy Export API

Exports translated content by downloading a file in a specific language, returning the localized file contents ready for use in an application.

Localazy Files API

Lists the files in a project and reads file content as keys and translations for a given language, with pagination and metadata options.

Localazy Import / Upload API

Imports and uploads source and translation strings into a Localazy project from any supported file format, and lists the available import file formats and their capabilities.

Localazy Languages API

Retrieves the languages configured on a project, including the source language and per-language translation statistics, via the projects endpoint with the languages parameter.

Localazy Projects (Management) API

Lists projects accessible to a token and creates new projects under an organization, returning project identifiers, metadata, type, tone, and feature availability.

Location Finder Unified

Provides a single interface to discover all DHL locations that handle parcels and letters across multiple DHL divisions including Post and Parcel Germany, DHL Express, DHL eCommerce, and DHL Freight.

Location Score

Returns a 0-100 score for a location across categories (sights, restaurants, shopping, nightlife, historical, beach/park), powering destination ranking experiences.

Locationforecast API

Weather forecasts for any location on Earth up to nine days ahead, returning temperature, wind, precipitation, cloud cover, humidity, and more. Available in compact JSON, complete JSON with probabi...

Locize REST API

The Locize REST API enables developers to programmatically manage translation namespaces, keys, languages, and versions. It supports fetching and updating translations via CDN endpoints, reporting ...

Locus Entity Management API

Manage core delivery-domain entities on the Locus platform: locations, riders, rider personas, rosters (including auto-create), shift managers, transporters, vehicles, vehicle models, homebases, an...

Locus Order Management API

Manage the delivery order lifecycle on the Locus OMS — create, retrieve, cancel, complete, open, park, reschedule, and verify inventory for client orders, plus look up delivery slots and configure ...

Locus Platform Entities API

Manage personnel and team master records on the Locus platform service. Provides a compact personnel-create operation, personnel and team status management, and team master upserts against base URL...

Lodgify Bookings & Reservations API

Full lifecycle management of bookings and reservations - create, read, update, and delete bookings, generate payment links, set key codes, list external bookings, and perform check-in and check-out.

Lodgify Messaging API

Retrieves a guest messaging thread by its thread GUID (found in booking data) to read the conversation between host and guest.

Lodgify Properties API

Lists and retrieves vacation rental properties and their room types, including property details, per-property availability, statistics, and deleted properties.

Lodgify Quotes API

Generates a priced quote for a property given dates and guest counts, returning the breakdown of rates, fees, and taxes used to drive bookings and payment links.

Lodgify Rates & Availability API

Reads the daily rates calendar and rate settings, creates and updates rates, and queries availability for users, properties, and room types for syncing and availability checks against connected cha...

Lodgify Webhooks API

Subscribes and unsubscribes target URLs to platform events (such as booking and rate changes) and lists active webhook subscriptions for real-time notifications.

Log10 LLM Logging API

REST API for capturing LLM completions, managing sessions, applying tags, and retrieving logged request and response data across LLM provider calls.

LogMeal Food Recognition API

The LogMeal API is a RESTful service that recognizes foods from images, returns ingredient lists, computes nutritional information and tracks user intake history.

LogRocket GraphQL API

LogRocket GraphQL API for querying session, event, error, and analytics data with flexible field selection.

LogRocket REST API

LogRocket REST API supports server-side identification, custom events, session metadata retrieval, user/session lookup, and integration management.

Logikcull API

REST API for programmatic access to Logikcull's eDiscovery platform, enabling document upload, project management, tagging, redactions, and production set generation for legal review workflows.

Login.gov OpenID Connect API

The Login.gov OIDC integration surface used by relying parties. Conforms to the iGov OpenID Connect Profile. Supports authorization code flow with private_key_jwt (web apps) or PKCE (native apps); ...

Login.gov SAML 2.0 API

SAML 2.0 federation surface for relying parties that prefer SAML over OIDC. Uses HTTP-Redirect SSO and HTTP-POST SLO with the persistent NameID format (UUID v4). Endpoints are year-versioned (2026 ...

Logto API

The Logto Management API provides full programmatic access to applications, users, roles, organizations, connectors, sign-in experiences, and tenant configuration. The OpenAPI specification covers ...

Logz.io Accounts API

Provision and resize time-based log sub-accounts and metrics accounts. Lets owners split daily ingest quotas across environments, teams, or customers and reshape retention without re-shipping data....

Logz.io Alerts API

Manage Logz.io alert rules — create, retrieve, update, enable, disable, and delete log-based and multi-account alerts via `/v2/alerts`, list currently triggered alerts via `/v1/alerts/triggered-ale...

Logz.io Archive and Restore API

Configure long-term archive destinations (S3, ADLS, Google Cloud Storage), test connectivity, list and delete archive settings, then restore archived logs back into Logz.io for replay or compliance...

Logz.io Audit Trail API

Query the Logz.io account-level audit trail and list the event types it emits. Customers wire this into their own SIEM or governance pipelines for ISO 27001 / SOC 2-style activity tracking over Log...

Logz.io Cloud SIEM API

Logz.io Cloud SIEM control plane — manage detection rules (correlation and threshold), retrieve raised security events, and administer the SIEM sub-account. Backs the detect → triage → respond work...

Logz.io Deployment Markers API

Post deployment events into Logz.io as markers so they overlay on dashboards and contextual searches. The mechanism release pipelines use to correlate spikes in error logs or latency with the deplo...

Logz.io Drop Filters API

Create, list, activate, deactivate, and delete drop filters that discard matching events before they enter Logz.io's hot index. The primary tool for trimming ingest volume and managing observabilit...

Logz.io Grafana API

Pass-through API to the Logz.io fork of Grafana plus a subset of upstream Grafana endpoints. Covers dashboards (`/api/dashboards`), folders, alert rules and silences (`/api/v1/provisioning/alert-ru...

Logz.io Insights API

Retrieve the cognitive-insights and anomaly findings surfaced by Logz.io's AI observability layer. Returns ranked operational insights — Exceptions, Slow Transactions, Critical Events — for downstr...

Logz.io Log Shipping API

Provision the Logz.io managed pull-side log shippers. Connect AWS CloudTrail streams and S3 buckets (with IAM assume-role) directly from the API so customers can stand up log collection without dep...

Logz.io Lookup Lists API

CRUD for reference data used to enrich and filter logs and alerts. Customers upload lookup lists of IPs, hostnames, user IDs, or business identifiers and reference them by name in alerts and querie...

Logz.io Metrics Prometheus API

Prometheus-compatible read path against the Logz.io Infrastructure Monitoring backend. Implements `query`, `query_range`, `series`, `labels`, and `label/{name}/values` exactly as upstream Prometheu...

Logz.io Notification Endpoints API

Manage downstream notification destinations attached to alerts. Supports Slack, PagerDuty, Microsoft Teams, BigPanda, OpsGenie, ServiceNow, VictorOps, custom HTTPS webhooks, and email endpoints. En...

Logz.io OpenSearch Snapshots API

Drive the OpenSearch / Kibana saved-object snapshot lifecycle inside Logz.io — import and export visualizations, searches, and dashboard objects programmatically. The promotion-path used to ship Ki...

Logz.io Parsing Pipelines API

Manage Sawmill log-type pipelines and external mapping uploads. Sawmill is Logz.io's open-source JSON transformation engine; this API lets customers attach declarative parsing pipelines per log-typ...

Logz.io Perses API

Logz.io's Perses-compatible dashboard API (Perses is the CNCF observability dashboard project Logz.io helps maintain). Manages projects, dashboards, global datasources, and the Perses-flavored dash...

Logz.io Search Logs API

Query indexed logs against the Logz.io managed Elasticsearch / OpenSearch cluster using a request body that mirrors the upstream Elasticsearch Search API. Includes `/v1/search` for ad-hoc queries a...

Logz.io Tokens API

Manage the three Logz.io credential types — API tokens (account control plane), log-shipping tokens (ingest authentication for shippers like Filebeat, Fluentd, OpenTelemetry, and the Logz.io agents...

Logz.io Users API

List, create, update, suspend, and delete users in the main account and across all associated sub-accounts. Includes authentication groups (SSO group-to-role mappings), the `whoami` introspection e...

Loki HTTP API

The Loki HTTP API supports pushing logs, querying with LogQL, range queries, label discovery, series retrieval, index stats and volume, pattern detection, log tailing, deletion, and ruler operation...

Longhorn Manager API

The Longhorn Manager exposes a REST API for volume lifecycle management including creating, attaching, detaching, and deleting volumes. It also provides endpoints for snapshot management, backup op...

Looker (Google Cloud core) API

The Looker (Google Cloud core) REST API provides programmatic access to manage Looker instances, backups, and operations within Google Cloud projects and locations.

Looker API

The Looker API provides programmatic access to Looker functionality including running queries, managing users, creating dashboards, and administering the platform.

Looker API

The Looker API provides programmatic access to Looker functionality for managing users, content, queries, and more.

Looker Studio API

The Looker Studio API enables developers to programmatically manage reports, data sources, and permissions. It provides methods for searching assets and managing asset permissions including getting...

Looker Studio Community Connector API

Build custom data connectors to bring data from any source into Looker Studio. Connectors are built using Google Apps Script and implement three core functions: getConfig(), getSchema(), and getDat...

Looker Studio Community Visualization API

Build and deploy custom visualizations for Looker Studio using any JavaScript visualization library. The dscc helper library simplifies development by providing functions for data subscriptions, co...

Looker Studio Embedding API

Embed Looker Studio reports in your applications using HTML iframe tags, oEmbed, and Open Graph Tags with customizable parameters and filtering options. Supports embedding on platforms like Medium ...

Looker Studio Linking API

The Linking API provides a reliable interface to configure and forward users directly to a pre-configured Looker Studio report via URL parameters, enabling one-click report creation experiences.

Looker Studio Linking API

The Looker Studio Linking API enables the creation of dynamic URLs that link to pre-configured reports. It allows developers to define data sources, control report behavior, and customize settings ...

LooksRare Orders API

Read and write NFT maker orders in the LooksRare V2 off-chain order book. GET /v2/orders retrieves asks (listings) and bids (offers) with flexible filtering by collection, token ID, signer, status,...

Lookup / Ibis Web Service API

Read/write HTTP API over the University directory of people and institutions. Returns XML, JSON, or text; path style /person/crsid/{id}. Anonymous read-only within the Cambridge University Data Net...

Lookups

The Lookups API provides reference/lookup data used across Cardiff University's institutional APIs (for example code lists used to filter courses and modules). OAuth2-secured; requires consumer key...

Loop Returns API

REST API for managing returns and exchanges, including creating return authorizations, retrieving return data, processing returns, managing carts, destinations, allowlists/blocklists, label request...

Loops API

The Loops API is a single REST API exposing every Loops resource — contacts, contact properties, mailing lists, events, campaigns, email messages, themes, components, transactional sends, uploads, ...

Loops API

Loops API v1 manages contacts, contact properties, mailing lists, campaigns, email messages, themes, components, events, transactional emails, dedicated sending IPs, and API key validation.

Lorem Ipsum API

Generate lorem ipsum placeholder text. Supports configurable paragraph and sentence counts (1-20 each) and either plain text or HTML output for use in design mockups, prototypes, and tests.

Lorikeet Actions & Tools API

Lorikeet's "tools" primitive - typed actions with defined inputs and outputs and optional JavaScript output transforms, built no-code in the UI - lets the agent call into your systems (via synchron...

Lorikeet Conversations API

Programmatically create and continue conversations (support tickets) with the Lorikeet AI agent, post end-user and agent messages, and retrieve conversation state and resolution. Base URL and paths...

Lorikeet Knowledge Ingestion API

Ingest and manage the knowledge sources (help-center articles, documents, URLs) the agent draws on when following workflows. Public materials confirm knowledge is a first-class concept; the exact i...

Lorikeet Messages API

Append and list messages within a conversation, carrying end-user input and the agent's replies. Messages are the unit that drives the workflow orchestration layer forward toward resolution or huma...

Lorikeet Webhooks & Events API

Register and manage webhook subscriptions and receive Lorikeet events (conversation created, updated, resolved, escalated / handoff). Lorikeet supports inbound HMAC-signed webhooks that are cryptog...

Losant Application API

Manage Losant Applications - the top-level multi-tenant container for IoT solutions - plus all application-scoped resources: dashboards, events, webhooks, integrations, files, application keys, API...

Losant Authentication And Account API

Authenticate users, devices, and SSO sessions; manage the currently signed-in user, personal access tokens, organizations, and organization invites. Returns JWTs used as Bearer tokens for the rest ...

Losant Data And Data Tables API

Aggregate, query, and export time-series device data, and read/write rows in Data Tables - Losant's schemaful relational store for context data that lives alongside IoT telemetry.

Losant Device API

Provision and manage IoT devices and device recipes, query device tags and attributes, read connection state and logs, and publish state or send commands to devices. Devices may also publish state ...

Losant Edge And Embedded Compute API

Manage Losant Edge Compute deployments to Linux gateways (Gateway Edge Agent) and Embedded Edge Agent (EEA) deployments to microcontrollers. Distribute workflow versions to fleets, track deployment...

Losant Enterprise Instance API

Administer dedicated or self-hosted Losant Enterprise Instances: instance members, organizations within the instance, organization members and invites, instance-level custom workflow nodes, sandbox...

Losant Experience API

Build white-labeled end-user web Experiences on top of a Losant Application: experience users, groups, HTTP endpoints, server-rendered views, slugs, custom domains, versions, and the Experience pub...

Losant Notebooks API

Trigger and manage Losant Notebook executions - Jupyter-style batch workloads that operate on historical device data, data table contents, and other application state for analytics, ML, and reporti...

Losant Workflow Engine API

Create, version, deploy, debug, and execute flows in the Losant Visual Workflow Engine. Supports Application, Experience, Edge, Embedded, and Custom Node workflow types with full version history an...

Loughborough Research Repository (figshare REST API)

The Loughborough Research Repository is the institution's research output and dataset repository, powered by figshare. Records are accessible programmatically through the standard figshare v2 REST ...

Lowe's Product API

The Lowe's Product API provides programmatic access to Lowe's product catalog, inventory, and pricing data. Built on Microsoft Azure API Management, the Lowe's developer portal allows partners and ...

Lucidworks AI Platform API

The Lucidworks AI Platform API exposes prediction endpoints for FAQ enrichment, keyword extraction, named entity recognition, retrieval augmented generation (RAG), summarization, passthrough LLM ca...

Lucidworks Content Chunking API

The Content Chunking API splits long-form content into retrieval-ready passages using dynamic-sentence chunkers, semantic chunkers, and regex splitters. Chunked output feeds vector indexing and RAG...

Lucidworks Embeddings and Classification API

The Embeddings and Classification API generates 768-dimensional vector encodings using the English Language Model text encoder, returns ranked classification labels, exposes custom model prediction...

Lucidworks Model Management API

The Model Management API lets teams create, get, list, deploy, and delete models used by Lucidworks AI. Custom models can be registered and deployed alongside the default catalog for inference at q...

Lucidworks Rules and Query Rewrites API

The Rules and Query Rewrites API allows commerce and search teams to create, read, update, and delete custom business rules and query rewrites. Rules drive boost, bury, pin, redirect, and synonym b...

Lucidworks Signals API

The Signals API captures and retrieves user behavior signals for click, query, cart-add, and purchase-complete events. Signals power relevance tuning, recommendations, and analytics across Commerce...

Luciq MCP Server

The Luciq MCP Server is a remote Model Context Protocol server hosted at api.luciq.ai/api/mcp that exposes mobile observability data (applications, crashes, crash patterns, occurrences, app hangs, ...

Luciq Webhooks

Outbound HTTP POST webhooks deliver Bugs, Crashes, and APM events to a customer-configured callback URL. Requests are signed with HMAC-SHA256 using a per-webhook secret and delivered with the x-ibg...

Ludo.ai REST API

The Ludo.ai REST API provides programmatic access to the full suite of AI-powered game asset generation capabilities. Developers can generate sprites, icons, UI assets, textures, and backgrounds th...

Lufthansa Public API

The Lufthansa Public API provides reference data for countries, cities, airports, airlines, and aircraft, plus flight schedules and real-time flight status by route, arrival airport, or departure a...

Luma API

REST API for creating and managing events, calendars, guests, tickets, coupons, tags, contacts, memberships, hosts, and webhooks on the Luma event platform.

Luma Dream Machine API

REST API for video (Ray series) and image (Photon) generation. Submit a generation request, then poll for status. Documentation at https://docs.lumalabs.ai/. Auth via API key from https://lumalabs....

Lumen Internet On-Demand API

The Lumen Internet On-Demand API enables programmatic provisioning and management of internet bandwidth services. It provides access to Lumen's global fiber network, allowing customers to dynamical...

Lunar.dev Gateway Admin API

The Lunar.dev Gateway Admin API provides administrative endpoints for managing and monitoring the Lunar API Consumption Gateway. It enables health monitoring, endpoint discovery, flow validation, a...

Lunar.dev Gateway Proxy API

The Lunar.dev Gateway Proxy API handles routing of outbound egress API traffic through the Lunar Gateway. Client applications send third-party API requests through this proxy, which provides traffi...

Lunchbox Core API

The Lunchbox 2.0 Core API is used for interfacing with ordering functions and building frontend interfaces that interact with Lunchbox integrations: POS, Last Mile, Loyalty, Marketing, Gift Card an...

Lunchbox Loyalty API

The Lunchbox 2.0 Loyalty API interacts with Lunchbox Loyalty so that partners can adjust loyalty balances, redeem rewards, and catalog user wallets. It is served by the loyalty engine and authentic...

Lunchbox Management API

The Lunchbox 2.0 Management API performs administrative functions for a restaurant chain, including listing and configuring stores, configuring service types, fetching and managing orders, voiding ...

Lunchbox POS API

The Lunchbox 2.0 POS API defines the contract between Lunchbox and a POS provider integration. Lunchbox retrieves store details and submits orders to the POS provider, and the POS provider notifies...

Lund University Publications (LUP) Search API

REST/JSON(P) search interface over the Lund University Publications database, returning publication hits with total, size, start, and limit paging parameters. No authentication required.

Lusha Enrichment API

Adds verified contact (email, phone) and company (firmographic) details to records given identifiers (email, LinkedIn, domain).

Lyft Concierge API

The Lyft Concierge API allows organizations to request rides on behalf of their customers, patients, or employees without requiring those individuals to have a Lyft account. It is designed for ente...

Lyft Ride-Sharing API

The Lyft Ride-Sharing API provides developers with programmatic access to Lyft's rideshare platform. It includes endpoints for retrieving cost estimates between locations, estimating pickup ETAs, l...

Lyra Public REST API

Public REST API endpoints for querying market data, instruments, tickers, options boards, implied volatility, settlement history, and liquidity pool analytics without authentication.

Lytics REST API

The Lytics REST API provides programmatic access to user profile management, behavioral segment queries, content affinity scores, audience activations, data stream ingestion, Cloud Connect warehous...

lakeFS

Manage your data as code using Git-like operations and achieve reproducible, high-quality data pipelines. Start locally, run on-prem or in the cloud.

languagelayer API

REST API for detecting the language of any text string or batch of strings, returning language code, language name, confidence scores, and character usage statistics across 173 supported languages.

listmonk Campaigns API

Create, schedule, test, preview, and send email campaigns to one or more lists, change campaign status, publish to a public archive, and pull running stats and view/click/bounce analytics.

listmonk Import and Bounces API

Bulk import subscribers from a CSV (optionally ZIP-compressed) file and monitor or stop the running import, plus retrieve and delete bounce records used to maintain sender reputation.

listmonk Lists API

Create, retrieve, update, and delete mailing lists (single and double opt-in, public and private), with a public unauthenticated endpoint for surfacing subscribable lists on subscription forms.

listmonk Media API

Upload, list, retrieve, and delete media files (images and attachments) stored in the local filesystem or an S3-compatible backend for use in campaigns and templates.

listmonk Subscribers API

Create, query, update, blocklist, and delete subscribers, manage their list memberships individually or in bulk via SQL query expressions, and export subscriber data. Self-hosted endpoints secured ...

listmonk Templates API

Manage campaign and transactional message templates - create, retrieve, update, delete, set a default, and render HTML previews of Go-templated email bodies.

listmonk Transactional API

Send arbitrary transactional messages (welcome emails, order confirmations, password resets) to one or more subscribers through a preconfigured transactional template, with custom data, headers, at...

loc.gov JSON API

The loc.gov JSON/YAML API provides structured, machine-readable data about Library of Congress digital collections — books, photographs, maps, manuscripts, archived websites, videos, and more. No a...