# Nuabase LLM API Platform ## Docs - [Asynchronous Jobs](https://docs.nuabase.com/api/async-jobs.md): Queue long-running batch work for later consumption - [createArrayFn](https://docs.nuabase.com/api/create-array-fn.md): Batch process lists of inputs with Nuabase from your server - [createFn](https://docs.nuabase.com/api/create-fn.md): Define and call single-item LLM functions from your server - [Row-Level Caching](https://docs.nuabase.com/concepts/caching.md): How Nuabase saves costs and latency with granular caching - [Observability & Storage](https://docs.nuabase.com/concepts/observability.md): Trace, debug, and audit every LLM interaction - [Security & Abuse Prevention](https://docs.nuabase.com/concepts/security.md): Managing costs and preventing abuse in frontend applications - [Console Overview](https://docs.nuabase.com/console/overview.md): Manage your LLM infrastructure from a single dashboard - [Global Settings](https://docs.nuabase.com/console/settings.md) - [Development](https://docs.nuabase.com/development.md): Local development with Nuabase LLM API - [Lead Enrichment](https://docs.nuabase.com/examples/lead-enrichment.md): A complete example of enriching sales leads with Nuabase - [Introduction](https://docs.nuabase.com/index.md): Getting started with Nuabase to make structured LLM API calls - [Quickstart](https://docs.nuabase.com/quickstart.md): Start building type-safe LLM functions in minutes - [Frontend Integration](https://docs.nuabase.com/workflows/frontend.md): Securely call LLMs directly from your browser application - [Server Integration](https://docs.nuabase.com/workflows/server.md): Use Nuabase in your backend services ## OpenAPI Specs - [openapi](https://docs.nuabase.com/api-reference/openapi.json) ## Optional - [Product Home](https://nuabase.com) - [Documentation](https://docs.nuabase.com)