APIs
An application programming interface for making digital resources and capabilities available in many different types of applications and integrations.
OAuth 2.0 Authorization Server API
API specification for an OAuth 2.0 authorization server implementing the authorization endpoint, token endpoint, and token revocation endpoint as defined in RFC 6749, RFC 6750, and RFC 7009.
OCI Compute API
REST APIs for managing compute instances in Oracle Cloud Infrastructure, including launching, managing, and terminating virtual machine and bare metal instances, managing instance configurations, p...
ODFL Bill of Lading API
Submits electronic bills of lading to the Old Dominion Freight Line billing system, generating shipping labels and BOL documents. Used by shippers to programmatically create freight documentation.
ODFL Document API
Retrieves PDF documents associated with shipments, including bills of lading and delivery receipts, by PRO number. Used to programmatically pull shipment documentation from Old Dominion Freight Line.
ODFL Pickup API
Processes electronic pickup requests for one or more shipments. Returns pickup numbers and PPIDs that shippers use to confirm and track pickup requests with Old Dominion Freight Line.
ODFL Tracking API
Provides shipment status information for ODFL freight movements. Used to integrate real-time and historical freight tracking data into shipper and partner systems.
OFAC Sanctions List Service API
Specially Designated Nationals (SDN) and Consolidated Sanctions lists from the Office of Foreign Assets Control, with structured search.
OSIsoft PI Web API
OSIsoft PI Web API (now part of AVEVA) provides a REST interface for accessing the PI System process historian. APIs enable real-time and historical time-series data retrieval, event frame queries,...
OSV (Open Source Vulnerabilities) API
OSV is an OpenSSF-hosted distributed vulnerability database and query infrastructure. The OSV API at api.osv.dev exposes vulnerability records keyed to specific package versions or commits across m...
OVH Cloud API
The OVHcloud API enables programmatic management of OVHcloud resources including dedicated servers, public cloud instances, storage, networking, Kubernetes, load balancers, container registries, da...
OWASP ZAP API
The HTTP API for controlling and accessing ZAP. Supports automation of access control scans, active and passive scanning, spidering, authentication, alerts, contexts, reports, scripts, and many mor...
Object Storage API
Store and retrieve large amounts of unstructured data.
Ocelot Administration API
The Ocelot Administration API allows runtime changes to gateway configuration via an authenticated HTTP API. It supports updating routes and clearing cache regions without restarting the gateway, a...
Octoparse
Octoparse is your no-coding solution for web scraping to turn pages into structured data within clicks.
Offenders.io
Industry-leading database of National Registered Sex Offenders API for the United States. Supports criteria-based search (name, dob, city, zip, state), facial recognition, geospatial radius queries...
Office 365 Groups API
Manage Microsoft 365 groups, group membership, conversations, and group-related resources for collaboration.
Office 365 Users API
Manage Office 365 users, profiles, and organizational information.
Office JavaScript API for Word
JavaScript API for building Word add-ins and automating Word tasks. Provides strongly-typed objects for document manipulation, content controls, tables, formatting, comments, collaboration, and sha...
Office of the Federal Register
Search, browse and learn about the Federal Register. Federal Register 2.0 is the unofficial daily publication for rules, proposed rules, and notices of Federal agencies and organizations, as well a...
Okta API
The Okta API is a unified identity and access management interface that allows developers to integrate authentication, authorization, user management, group management, application provisioning, po...
Ollama API
Ollama provides a REST API for running and managing large language models locally. The API supports text generation, chat completions, embeddings, model management, and streaming responses. It serv...
OneAtlas WorldDEM API
The OneAtlas WorldDEM API is a tool that provides access to high-resolution global elevation data. This data, collected by satellites and processed using advanced technologies, offers a detailed an...
OneDrive API
Access to OneDrive file storage, sharing, and collaboration features.
OneDrive API
Access and manage files stored in OneDrive and SharePoint.
OneLogin API
OneLogin REST API for identity and access management. The API follows RESTful principles, is secured by OAuth 2.0, and provides JSON messages with search, pagination, sorting, and filtering. Resour...
Onfido
Create trust at onboarding and beyond with a complete, AI-powered digital identity solution built to help you know your customers online. Automation allows you to acquire new customers and reduce c...
Open Brewery DB
Open Brewery DB is a free dataset and API with public information on breweries, cideries, brewpubs, and bottleshops.
Open Component Model API
Open Component Model (OCM) provides a standard for describing software components in a supply chain, enabling teams to track, reference, and verify software artifacts.
Open Connectivity for Tours, Activities, and Attractions
OCTO API specification for connecting tours, activities, and attractions platforms with resellers and OTAs.
Open Container Initiative
The Open Container Initiative (OCI) is an open governance structure for creating open industry standards around container formats and runtimes, including the Runtime Specification, Image Specificat...
Open FactSet Database (OFDB) API
Through Open FactSet Database (OFDB) API, users can create, modify and view non portfolio databases.
Open FactSet Partners - Documents
Access to all job listing files provided by the OFM Partners: LinkUp.
Open Food Facts
Open Food Facts is a food products database made by everyone, for everyone. You can use it to make better food choices, and as it is open data, anyone can re-use it for any purpose.
Open Liberty
Open Liberty is a lightweight, open source Java application server from IBM for building cloud-native microservices and applications with full support for Jakarta EE and MicroProfile.
Open Liberty APIs
Open Liberty provides application programming interfaces that extend and complement Jakarta EE and MicroProfile APIs. Includes APIs for security, admin connectors, batch processing, messaging, and ...
Open Policy Agent Compile API
API for partially evaluating Rego queries in OPA (Open Policy Agent).
Open Policy Agent Config API
API for retrieving OPA's active configuration, including discovered configurations.
Open Policy Agent Data API
API for reading and writing documents in OPA (Open Policy Agent).
Open Policy Agent Health API
API for checking the health and readiness of an OPA (Open Policy Agent) server.
Open Policy Agent Policy API
API for managing policy modules, allowing CRUD operations on Rego policy files stored in OPA.
Open Policy Agent Query API
API for executing simple and ad-hoc queries in OPA (Open Policy Agent).
Open Policy Agent Status API
API for accessing OPA (Open Policy Agent) status information via a pull-based mechanism.
Open Resource Discovery API
Open Resource Discovery (ORD) is a protocol for machine-readable resource and capability discovery, enabling API management platforms to automatically discover what services and APIs an application...
Open Trivia DB
Free JSON trivia question API supporting categories, difficulties, question types, encodings, and optional session tokens to avoid duplicate questions across requests.
Open XML SDK for Word
.NET library for programmatically creating and manipulating Word documents using the ECMA-376 Open XML standard. Provides strongly-typed classes for document structure, styles, tables, images, and ...
OpenAI Assistants API
API for building AI assistants with custom instructions and tool access.
OpenAI Assistants API
The Assistants API allows you to build AI assistants within your own applications. An Assistant has instructions and can leverage models, tools, and knowledge to respond to user queries. The Assist...
OpenAI Audio API
API for audio capabilities including text-to-speech generation, speech transcription, and translation using Whisper and other audio models.
OpenAI Audio API
The Audio API provides two speech to text endpoints, transcriptions and translations, based on our state-of-the-art open source large-v2 Whisper model.
OpenAI Batch API
API for sending asynchronous groups of requests at lower cost with a separate pool of significantly higher rate limits, supporting chat completions, embeddings, and completions endpoints.
OpenAI Chat API
Given a list of messages comprising a conversation, the model will return a response., providing an AI chat interface you can use to engage with users.
OpenAI Chat Completions API
Chat models take a list of messages as input and return a model-generated message as output. Although the chat format is designed to make multi-turn conversations easy, it's just as useful for sing...
OpenAI Completions API
Legacy text completion API for generating text continuations from a prompt.
OpenAI Completions API
The legacy Completions API endpoint provides a freeform text completion interface using a text prompt. Unlike the Chat Completions endpoint which uses a list of messages, the Completions API input ...
OpenAI Embeddings API
API for generating embedding vectors from input text using models like text-embedding-3-small and text-embedding-3-large, useful for search, clustering, and recommendations.
OpenAI Embeddings API
Learn how to turn text into numbers, unlocking use cases like search. OpenAI's text embeddings measure the relatedness of text strings.
OpenAI Files API
API for uploading and managing files used across OpenAI features including fine-tuning, assistants, batch processing, and vision.
OpenAI Files API
Files are used to upload documents that can be used with features like Assistants and Fine-tuning. Upload a file that can be used across various endpoints. The size of all the files uploaded by one...
OpenAI Fine Tuning API
Manage fine-tuning jobs to tailor a model to your specific training data. Creates a fine-tuning job which begins the process of creating a new model from a given dataset.Response includes details o...
OpenAI Fine-Tuning API
API for creating and managing fine-tuning jobs to customize OpenAI models on your own training data, supporting supervised fine-tuning and direct preference optimization.
OpenAI Images API
API for generating and editing images from text prompts using DALL-E and GPT Image models, supporting image generations, edits, and variations.
OpenAI Images API
API for generating, editing, and creating image variations using DALL-E.
OpenAI Images API
Learn how to generate or manipulate images with DALL_E in the API. The Images API provides three methods for interacting with images - creating images from scratch based on a text prompt, creating ...
OpenAI Models API
API for listing and retrieving information about available OpenAI models, including details on permissions and capabilities.
OpenAI Models API
List and describe the various models available in the API. You can refer to the Models documentation to understand what models are available and the differences between them.
OpenAI Moderations API
API for classifying text and images to detect potentially harmful content across categories like hate, violence, and self-harm.
OpenAI Moderations API
API for detecting potentially harmful or unsafe content across text and images.
OpenAI Realtime API
API for real-time multimodal communication with models over WebRTC, WebSocket, and SIP, supporting speech-to-speech, text, image, and audio inputs and outputs with ultra-low latency.
OpenAI Responses API
The Responses API is OpenAI's recommended API primitive for new projects, an evolution of Chat Completions with built-in tools like web search, file search, code interpreter, and support for agenti...
OpenAI Uploads API
API for uploading large files in multiple parts, supporting files up to 8 GB for use with fine-tuning, assistants, and batch processing.
OpenAI Vector Stores API
API for creating and managing vector stores used by the file search tool, supporting collections of processed files for retrieval-augmented generation.
OpenAPI Specification
The OpenAPI Specification (formerly Swagger Specification) is a language-agnostic standard for describing HTTP APIs. The current versions are OAS 3.1.1 (stable) and OAS 3.2.0 (latest). Governed by ...
OpenAQ
OpenAQ is a nonprofit organization providing universal access to air quality data to empower a global community of changemakers to solve air inequality-the unequal access to clean air.
OpenAgri Farm Calendar
Django REST API for digital farm calendar management. Records farmer operations (planting, spraying, harvesting, irrigation), farm observations, parcel properties, and farm assets. Provides data in...
OpenAgri Weather Service
FastAPI-based weather service providing 5-day forecasts, current conditions, Temperature-Humidity Index (THI) for livestock heat stress, UAV flight condition forecasts, and spray condition assessme...
OpenCost API
The OpenCost REST API exposes real-time and historical reporting of Kubernetes workload costs and underlying cloud infrastructure spend, including allocation, asset, and cloud cost endpoints.
OpenCue
OpenCue is an open source render management system for visual effects and animation productions. It enables studios to deploy and manage a render farm, schedule jobs, and track progress across larg...
OpenF1 API
OpenF1 is a free and open-source REST API that provides real-time and historical Formula 1 data, including car telemetry at 3.7 Hz, sector and lap timing, race control flags, pit stops, tyre stints...
OpenFEC API
RESTful web service supporting full-text and field-specific searches on Federal Election Commission data including candidates, committees, and financial data.
OpenFEMA API
The OpenFEMA API provides programmatic access to FEMA's public datasets including disaster declarations, public assistance, individual assistance, hazard mitigation grants, and the National Flood I...
OpenFEMA Fire Data API
The OpenFEMA API provides free, read-only REST access to FEMA and USFA datasets including the National Fire Incident Reporting System (NFIRS) annual public data, disaster declarations, and other em...
OpenFGA Authorization API
The OpenFGA API provides HTTP and gRPC endpoints for fine-grained authorization. Key operations include Check for evaluating access decisions, Write for managing relationship tuples, Read for query...
OpenFIGI API
OpenFIGI is your entry point to multiple tools for identifying, mapping and requesting a free Financial Instrument Global Identifier (FIGI). OpenFIGI is an open system for identifying instruments g...
OpenFeature Evaluation API
The OpenFeature specification defines a standard API for feature flag evaluation across languages. It includes the Evaluation API for resolving flag values with context, the Provider API for connec...
OpenID Connect (OIDC) Authentication API
The OpenID Connect (OIDC) API is a lightweight identity layer built on top of OAuth 2.0. It enables applications to verify user identity through the Authorization Code Flow, Implicit Flow, and Hybr...
OpenID Connect API
Core OpenID Connect API endpoints for authentication and identity, including discovery, authorization, token exchange, and user information.
OpenObserve
OpenObserve HTTP API for ingesting logs, metrics, and traces; running SQL and PromQL search; managing alerts, dashboards, folders, pipelines, reports, RUM, saved views, service streams, and short U...
OpenPanel API
The OpenPanel API allows developers to track events, manage projects, retrieve analytics data, and integrate OpenPanel product analytics into applications and workflows programmatically.
OpenProject API v3
The OpenProject API v3 is a hypermedia REST API (HATEOAS, HAL+JSON) for managing work packages, projects, users, time entries, attachments, custom fields, and other OpenProject resources. It suppor...
OpenReplay API
The OpenReplay API provides programmatic access to session replay data, user events, error logs, and performance metrics, enabling developers to integrate session replay and analytics into their wo...
OpenRouter
OpenRouter provides unified access to hundreds of AI models through a single API endpoint. It implements the OpenAI API specification for chat completions, allowing developers to use any model with...
OpenRouter Chat Completions API
The Chat Completions API is the primary endpoint for generating model responses. It supports text and image inputs, streaming via Server-Sent Events, tool and function calling, structured outputs, ...
OpenRouter Generation API
The Generation API allows querying for generation statistics and historical usage data, including token counts, cost calculations, cached token tracking, and reasoning token counts for completed re...
OpenRouter Keys Management API
The Keys Management API enables programmatic creation, rotation, and management of OpenRouter API keys. Common use cases include SaaS applications that automatically create unique keys for each cus...
OpenRouter Models API
The Models API allows developers to list and discover all available AI models and their properties, including pricing, context lengths, supported features, and provider information. Endpoints inclu...
OpenSSF Scorecard API
The OpenSSF Scorecard API returns automated security health metrics for public open source repositories. Scorecard runs a series of checks (e.g., Branch-Protection, Code-Review, Pinned-Dependencies...
OpenSSH Key Management API
OpenSSH is the premier open-source SSH implementation. While SSH itself is a protocol, OpenSSH provides programmatic interfaces for key management, authorized_keys configuration, known_hosts manage...
OpenSearch Security Plugin REST API
The Security plugin REST API lets administrators programmatically create and manage internal users, roles, role mappings, action groups, tenants, security configuration, audit log configuration, al...
OpenShift REST API
Main REST API for managing OpenShift clusters, projects, and resources.
OpenStack Compute (Nova) API
Nova is the OpenStack Compute service that manages the lifecycle of compute instances (virtual machines, bare-metal, containers). The API exposes endpoints for servers, flavors, images, key pairs, ...
OpenStack Identity (Keystone) API
Keystone is the OpenStack Identity service that provides authentication, authorization, and a service catalog for an OpenStack cloud. Tokens issued by Keystone are required to call any other OpenSt...
OpenStreetMap Main Editing API v0.6
The OpenStreetMap main API v0.6 provides CRUD operations for map data editing including nodes, ways, relations, changesets, and notes. Requires OAuth 2.0 authentication for write operations. Maximu...
OpenStreetMap Nominatim Geocoding API
Nominatim is the OpenStreetMap geocoding API providing search (forward geocoding), reverse geocoding, and address lookup for OSM objects. Rate limit is 1 request/second for the public instance. Req...
OpenTelemetry Protocol (OTLP) HTTP API
The OTLP HTTP API provides endpoints for exporting traces, metrics, and logs using the OpenTelemetry Protocol, the native wire format for transmitting telemetry data between instrumented applicatio...
OpenTopography API
Access global and regional topographic raster datasets including SRTM, ALOS World 3D, NASADEM, Copernicus DSM, USGS 3DEP DEMs (1m, 10m, 30m), and bathymetry products. Provides programmatic retrieva...
OpenWeather One Call API
The One Call API provides current weather, minute-by-minute forecast for one hour, hourly forecast for 48 hours, daily forecast for 8 days, and government weather alerts for any geographic coordina...
Operator Lifecycle Manager
The Operator Lifecycle Manager (OLM) extends Kubernetes with a declarative API for installing, upgrading, and managing the lifecycle of Operators and their dependencies in a cluster. OLM provides c...
OpsGenie Account API
Retrieve account-level information and configuration settings. Access details about an OpsGenie account including plan information and account metadata. Foundational API for administrative operatio...
OpsGenie Alert API
Programmatically create, update, close, and manage alerts within the OpsGenie incident management platform. Alert creation, deletion, and action requests are processed asynchronously to provide hig...
OpsGenie Escalation API
Manage escalation policies that define how alerts are routed when initial responders do not acknowledge them. Create, update, retrieve, and delete escalation configurations with rules defining sequ...
OpsGenie Heartbeat API
Set up and manage heartbeat monitors that track the health and availability of systems and services. Heartbeats expect periodic pings from monitored systems and generate an alert when a ping is not...
OpsGenie Incident API
Create and manage incidents programmatically. Supports defining responders, tags, custom details, priority levels, and impacted services for each incident. Available to Standard and Enterprise plan...
OpsGenie Integration API
Programmatically manage integrations that connect OpsGenie with third-party monitoring, ticketing, and communication tools. Create, enable, disable, and configure integrations and their associated ...
OpsGenie Maintenance API
Manage maintenance windows that suppress alert notifications during planned maintenance periods. Create, update, list, and delete maintenance windows with configurable time ranges and rules for whi...
OpsGenie Notification Rule API
Manage notification rules that control how and when users receive alert notifications. Create, update, and delete notification rules, including conditions, time restrictions, and notification chann...
OpsGenie Schedule API
Programmatically manage on-call schedules and rotations. Create, update, and delete schedules, manage rotations and overrides, and query who is currently on call. Enables custom dashboards and inte...
OpsGenie Service API
Manage services within the OpsGenie platform. Services represent business-critical applications and components that can be associated with incidents to track impact. Used in conjunction with the In...
OpsGenie Team API
Manage teams within the OpsGenie platform. Create, update, retrieve, and delete teams, manage team members and their roles. Teams are a core organizational unit used to route alerts and assign on-c...
OpsGenie User API
Manage user accounts within the OpsGenie platform. Create, retrieve, update, and delete users, list users, and retrieve escalations associated with specific users. Supports managing user roles, con...
OptScale
OptScale REST API for managing organizations, cloud accounts, employees, pools, resources, expenses, and optimization recommendations across AWS, Azure, GCP, Alibaba Cloud, and Kubernetes.
Optimizely CMP Open REST API
The Optimizely Content Marketing Platform (CMP) Open REST API provides programmatic access to Optimizely's content marketing and planning tools. Developers can manage content workflows, campaigns, ...
Optimizely Campaign REST API
The Optimizely Campaign REST API provides programmatic access to Optimizely's email and omnichannel campaign management capabilities. Developers can use the API to manage campaigns, recipients, mai...
Optimizely Commerce Service API
The Optimizely Commerce Service API provides RESTful access to Optimizely's e-commerce platform capabilities. It enables developers to manage product catalogs, orders, customers, and inventory prog...
Optimizely Content Delivery API
The Optimizely Content Delivery API is a flexible REST API for building headless CMS solutions with Optimizely CMS. It provides a pluggable and configurable web API for querying content, enabling d...
Optimizely Content Management API
The Optimizely Content Management API provides REST endpoints for performing content operations within Optimizely CMS. Developers can create, read, update, and delete content items programmatically...
Optimizely Data Platform REST API
The Optimizely Data Platform (ODP) REST API enables developers to integrate customer data with the Optimizely Data Platform. It provides endpoints for managing customer profiles, events, segments, ...
Optimizely Feature Experimentation REST API
The Optimizely Feature Experimentation REST API enables developers to programmatically manage feature flags, experiments, rollouts, and environments within the Optimizely Feature Experimentation pl...
Optimizely Graph API
Optimizely Graph is a unified content query and delivery service that provides access to content across Optimizely products through a single GraphQL API. It enables flexible data retrieval, high-pe...
Optimizely Web Experimentation REST API
The Optimizely Web Experimentation REST API provides programmatic access to Optimizely's A/B testing and web experimentation platform. Developers can manage experiments, projects, audiences, and ot...
Oracle Accounts Payable API
API for managing supplier invoices, payments, and payables operations.
Oracle Accounts Receivable API
API for managing customer invoices, receipts, and receivables operations.
Oracle Analytics Cloud API
RESTful API for Oracle Analytics Cloud enabling data visualization, analytics, and business intelligence operations.
Oracle Autonomous Database API
API for managing Oracle Autonomous Database instances with self-driving, self-securing, and self-repairing capabilities.
Oracle Cloud Infrastructure (OCI) REST API
Comprehensive REST API for managing Oracle Cloud Infrastructure resources including compute, storage, networking, and databases.
Oracle Cloud Infrastructure Data Science API
API for managing machine learning models, notebook sessions, and data science projects.
Oracle Cloud Infrastructure Database API
API for managing Oracle Database services in Oracle Cloud Infrastructure.
Oracle Cloud Infrastructure Database API - Partitioning
OCI API for managing partitioned databases in Oracle Cloud.
Oracle Cloud Infrastructure REST API
APIs for managing Oracle Cloud Infrastructure resources.
Oracle Container Engine for Kubernetes
Oracle Container Engine for Kubernetes (OKE) REST API for managing Kubernetes clusters, node pools, virtual node pools, add-ons, and work requests on Oracle Cloud Infrastructure.
Oracle Database REST API - Partitioning
REST API endpoints for managing and monitoring Oracle Database partitioning operations.
Oracle EBS Financial Services API
APIs for financial management including General Ledger, Accounts Payable, Accounts Receivable, Fixed Assets, and Cash Management. These PL/SQL APIs can be deployed as REST or SOAP services through ...
Oracle EBS Human Resources API
APIs for human resources management, payroll processing, and workforce administration. Oracle HRMS provides PL/SQL packaged procedures and functions that serve as an open interface for managing emp...
Oracle EBS Integrated SOA Gateway REST API
RESTful web services for Oracle E-Business Suite modules exposed through the Integrated SOA Gateway (ISG). PL/SQL APIs, Java Bean Services, Application Module Services, and other interface types fr...
Oracle EBS Manufacturing API
APIs for discrete and process manufacturing operations including Bills of Material, Work in Process, and Work Orders. Provides programmatic access to manufacturing execution and planning functions ...
Oracle EBS Supply Chain Management API
APIs for inventory management, purchasing, order management, and logistics within Oracle E-Business Suite. Provides programmatic access to supply chain operations through PL/SQL interfaces deployab...
Oracle EBS e-Commerce Gateway API
Oracle e-Commerce Gateway provides EDI transaction support enabling Oracle E-Business Suite to exchange traditional Electronic Data Interchange documents with trading partners. Supports ASC X12 and...
Oracle ERP Cloud REST API
REST APIs for Oracle ERP Cloud covering modules like General Ledger, Accounts Payable, Accounts Receivable, Cash Management, and Fixed Assets.
Oracle Enterprise Manager Cloud Control REST API
REST API for Oracle Enterprise Manager Cloud Control providing access to monitoring, configuration, and administration capabilities including targets, metrics, incidents, blackouts, credentials, us...
Oracle Essbase REST API
RESTful API for managing and interacting with Oracle Essbase applications, databases, and performing analytical operations. Enables automation of Essbase resource management with endpoints for appl...
Oracle Financial Reporting API
Access financial reports, analytics, and business intelligence data.
Oracle Financials Accounts Payable API
Manage supplier invoices, payments, and expense reports.
Oracle Financials Accounts Receivable API
Manage customer invoices, receipts, and credit management.
Oracle Financials Cash Management API
Manage cash positioning, bank statements, and reconciliation.
Oracle Financials Expense Management API
Manage employee expenses, reimbursements, and expense reports.
Oracle Financials Fixed Assets API
Manage asset lifecycle, depreciation, and asset transfers.
Oracle Financials General Ledger API
Manage general ledger operations including journals, account balances, and period closings.
Oracle Fusion CX Sales and Fusion Service REST API
REST APIs for Oracle Fusion Cloud Customer Experience, enabling integration with sales force automation, fusion service, customer data management, and commerce applications. The API provides access...
Oracle Fusion Common Features REST API
REST APIs for Oracle Fusion Cloud Applications Common features, providing access to shared services such as attachments, flexfields, lookup types, roles, users, security, and approval workflows use...
Oracle Fusion EPM REST API
REST APIs for Oracle Fusion Cloud Enterprise Performance Management, enabling integration with planning, budgeting, forecasting, financial consolidation, account reconciliation, tax reporting, and ...
Oracle Fusion ERP REST API
REST APIs for Oracle Fusion Cloud ERP, providing programmatic access to financials, procurement, project management, and risk management capabilities. The API supports viewing and managing financia...
Oracle Fusion HCM REST API
REST APIs for Oracle Fusion Cloud Human Capital Management, enabling integration with core HR, talent management, workforce management, and payroll systems. The API provides access to employee reco...
Oracle Fusion Project Management REST API
REST APIs for Oracle Fusion Cloud Project Management, enabling integration with project planning, project costing, project billing, grants management, and project execution capabilities. The API su...
Oracle Fusion SCM REST API
REST APIs for Oracle Fusion Cloud Supply Chain Management, providing access to inventory, order management, procurement, logistics, and manufacturing capabilities. The API enables integration with ...
Oracle General Ledger API
API for managing general ledger operations including journals, budgets, and financial reporting.
Oracle GoldenGate Cloud Service API
Oracle Cloud Infrastructure API for managing GoldenGate deployments in OCI.
Oracle GoldenGate Data Streams REST API
REST API for distributing and managing Oracle GoldenGate data streams, enabling real-time data distribution to downstream consumers.
Oracle GoldenGate REST API
RESTful API for managing Oracle GoldenGate Microservices Architecture, including deployment configuration, process management, and monitoring.
Oracle GoldenGate Stream Analytics REST API
REST API for managing Oracle GoldenGate Stream Analytics pipelines, enabling real-time event stream processing, monitoring, and dashboard creation.
Oracle GoldenGate Veridata REST API
API for Oracle GoldenGate Veridata to verify and compare data between source and target systems.
Oracle GoldenGate for Big Data REST API
API for managing Oracle GoldenGate for Big Data deployments, allowing integration with Hadoop, Kafka, and other big data targets.
Oracle Integration Cloud API
REST API for Oracle Integration Cloud enabling application integration, process automation, and API management.
Oracle Integration Developer API
Developer API for Oracle Integration 3 providing day-to-day management of integrations, connections, packages, libraries, lookups, certificates, scheduled integrations, monitoring, B2B trading part...
Oracle Integration Process Automation API
REST API for Oracle Cloud Infrastructure Process Automation enabling management of process definitions, process instances, tasks, decision models, dynamic processes, identities, spaces, analytics, ...
Oracle Planning REST API
RESTful API for Oracle Planning and Budgeting Cloud Service providing access to planning applications, data, and metadata. Use the Planning REST APIs to manage and execute jobs, work with members, ...
Oracle Primavera P6 EPPM REST API
Oracle Primavera P6 EPPM REST API provides programmatic access to enterprise project portfolio management data including WBS structures, activity schedules, resource assignments, critical path anal...
Oracle Procurement REST API
REST API for managing procurement operations including requisitions, purchase orders, and supplier information.
Oracle REST Data Services (ORDS)
RESTful web services for Oracle Database enabling HTTP access to database resources, SQL queries, and PL/SQL procedures.
Oracle REST Data Services (ORDS)
RESTful API development and data access for Oracle Database.
Oracle Retail Merchandising Foundation Cloud Service API
Oracle Retail Merchandising Foundation Cloud Service provides REST APIs for managing merchandise hierarchies, item setup, purchase orders, cost management, and inventory transactions across omnicha...
Oracle Retail Order Management Suite Cloud Service API
Oracle Retail Order Management Suite Cloud Service provides REST APIs for omnichannel order orchestration, fulfillment, sourcing, and customer service across digital and physical retail channels.
Oracle SODA (Simple Oracle Document Access)
NoSQL-style document API for Oracle Database.
Oracle Siebel REST API
RESTful API for accessing Siebel business objects, business services, and repository objects. The Siebel REST API supports standard CRUD operations using HTTP verbs (GET, POST, PUT, DELETE) and is ...
Oracle Solaris Kernel Zones API
API for creating and managing Oracle Solaris Kernel Zones, which are non-global zones with their own kernel providing greater independence and enhanced security isolation.
Oracle Solaris StatsStore and Analytics API
REST API and web interface for accessing the Oracle Solaris 11.4 StatsStore, providing consolidated zone resource statistics, system performance data, and historical analytics via CLI, C, Python, a...
Oracle Solaris Unified Archives Zones API
API for creating, deploying, and managing Unified Archives for zone system recovery, cloning, and migration across Oracle Solaris systems.
Oracle Transactional Event Queues (TxEventQ)
Kafka-compatible event streaming and message queuing built into Oracle Database.
Oracle Transportation Management Business Object Resources REST API
Oracle Transportation Management Business Object Resources REST API enables programmatic access to in-system data and integrations with shipment orders, carriers, lanes, rates, and transportation p...
Orbital Query API
The Orbital Query API allows developers to submit TaxiQL queries to the Orbital data gateway for integrating, transforming, and discovering data across APIs, databases, event streams, and other dat...
Orbital Schema Management API
The Orbital Schema Management API provides endpoints for managing schemas, types, and data source definitions within an Orbital workspace. It allows developers to register, update, and remove Taxi ...
Orion Health FHIR API
Fast Healthcare Interoperability Resources (FHIR) API for accessing and exchanging healthcare data.
Orion Health HIE API
Health Information Exchange API for sharing patient information across healthcare organizations.
Orion Health Population Health API
API for population health management, analytics, and care coordination.
Orion Health Rhapsody Integration API
API for healthcare integration engine enabling connectivity between disparate healthcare systems.
Orkes
Orkes is a modern workflow orchestration platform built on Netflix Conductor for orchestrating microservices, AI agents, and durable workflows.
Ory Hydra
Ory Hydra is an OAuth 2.0 and OpenID Connect server. It implements OAuth 2.0 authorization, OpenID Connect Core 1.0, and OpenID Connect Discovery for issuing and managing access tokens, refresh tok...
Ory Keto
Ory Keto is a permission and authorization server inspired by Google Zanzibar. It provides relationship-based access control (ReBAC), role-based access control (RBAC), and access control list (ACL)...
Ory Kratos
Ory Kratos is an identity and user management system. It handles registration, login, multi-factor authentication, account recovery, verification, profile management, and identity schemas with stro...
Ory Oathkeeper
Ory Oathkeeper is an identity and access proxy that authenticates, authorizes, and mutates incoming HTTP(S) requests using configurable access rules backed by Hydra, Kratos, and Keto.
Otreeba API
Open Cannabis Data for Your Technology. Standardized cannabis data and normalization for cannabis seed companies, strains, brands, products, batches, retailers, and studies through a REST API.
OurPeople API
The OurPeople API uses common standards to allow easy read and write access to your data, with JWT authentication and broadcast delivery tracking endpoints.
Outbound Delivery API
Create and manage outbound deliveries, goods issue, and shipping documents. Supports delivery creation with reference to sales orders and subsequent logistics processing including goods issue posting.
Outlook Calendar API
Access to Outlook calendar events, scheduling, and meeting management.
Outlook Mail API
Access to Outlook email, including reading, sending, and managing messages.
Oxylabs
Oxylabs is a web intelligence platform providing premium proxy networks, web scraping APIs, and data collection tools for large-scale web data extraction.
openFDA
openFDA provides public APIs for drug adverse events (FAERS), drug labeling (SPL), drug recall enforcement, NDC directory, Drugs@FDA, drug shortages, device adverse events (MAUDE), 510(k), PMA, UDI...
osmAPI Anthropic Messages API
Anthropic-compatible messages endpoint supporting system prompts, extended thinking, tool use, and streaming through osmAPI's gateway.
osmAPI Chat Completions API
OpenAI-compatible chat completions endpoint with smart routing, streaming, function calling, web search, and response healing across multiple LLM providers.
osmAPI Health API
Health check endpoint reporting service status and dependency connectivity.
osmAPI Models API
Endpoint for listing available AI models with pricing, context length, capabilities, and provider details.