aid: modal url: https://raw.githubusercontent.com/api-evangelist/modal/refs/heads/main/apis.yml name: Modal kind: company description: Modal is a serverless cloud platform optimized for AI, data, and Python workloads. The Modal SDK and API let developers deploy GPU-accelerated functions, batch jobs, sandboxed code execution, web endpoints, and scheduled tasks with sub-second cold starts and pay-per-second billing. accessModel: pricing: paid onboarding: unknown trial: false try_now: false public: false label: Paid confidence: medium source: - plans generated: '2026-07-22' method: derived image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/modal.png tags: - AI - Serverless - Compute - Python - Inference - GPU created: '2026-05-08' modified: '2026-05-08' specificationVersion: '0.19' apis: - aid: modal:modal-functions-api name: Modal Functions API tags: - Functions - Serverless - Python image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/apps baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/apps type: Documentation - url: https://modal.com/docs/reference/modal.Function type: APIReference - url: graphql/modal-graphql.md type: GraphQL description: Defines, deploys, and invokes serverless Python Functions on Modal with per-function GPU/CPU/memory configuration, autoscaling, and sub-second cold starts. - aid: modal:modal-apps-api name: Modal Apps API tags: - Apps - Deployments image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/apps baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/apps type: Documentation - url: https://modal.com/docs/reference/modal.App type: APIReference description: Logical grouping of functions, classes, and resources deployed and versioned together as an App. - aid: modal:modal-sandboxes-api name: Modal Sandboxes API tags: - Sandboxes - Code Execution - Agents image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/sandbox baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/sandbox type: Documentation - url: https://modal.com/docs/reference/modal.Sandbox type: APIReference description: Spins up isolated, GPU-capable sandbox containers for running untrusted code (LLM agents, tool use, code-interpreter workflows) with file-system and network controls. - aid: modal:modal-images-api name: Modal Images API tags: - Images - Containers - Build image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/images baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/images type: Documentation - url: https://modal.com/docs/reference/modal.Image type: APIReference description: Builds, caches, and rehydrates container images with pip / conda / apt / uv layers and supports custom Dockerfiles for function and sandbox runtimes. - aid: modal:modal-volumes-api name: Modal Volumes API tags: - Volumes - Storage - Persistent image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/volumes baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/volumes type: Documentation - url: https://modal.com/docs/reference/modal.Volume type: APIReference description: Distributed read/write Volumes for persistent storage of model weights, datasets, and caches across function invocations. - aid: modal:modal-network-file-systems-api name: Modal Network File Systems API tags: - File System - NFS - Storage image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/network-file-systems baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/network-file-systems type: Documentation description: Network File Systems for shared, mountable file storage across multiple functions and sandboxes. - aid: modal:modal-secrets-api name: Modal Secrets API tags: - Secrets - Configuration image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/secrets baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/secrets type: Documentation - url: https://modal.com/docs/reference/modal.Secret type: APIReference description: Stores environment-variable secrets and API keys, mountable into functions and sandboxes at runtime. - aid: modal:modal-web-endpoints-api name: Modal Web Endpoints API tags: - HTTP - Web - WSGI - ASGI image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/webhooks baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/webhooks type: Documentation description: Publishes HTTP, WebSocket, and ASGI/WSGI web endpoints (FastAPI, Flask, Streamlit) backed by serverless Modal containers with custom domains and TLS. - aid: modal:modal-cron-api name: Modal Cron API tags: - Cron - Schedules image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/cron baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/cron type: Documentation description: Schedules functions to run on cron expressions with retries, time-zone awareness, and job history. - aid: modal:modal-queues-api name: Modal Queues API tags: - Queues - Messaging image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/reference/modal.Queue baseURL: https://api.modal.com properties: - url: https://modal.com/docs/reference/modal.Queue type: APIReference description: Distributed FIFO queues for asynchronous workloads, work-stealing, and producer/consumer patterns across functions. - aid: modal:modal-dicts-api name: Modal Dicts API tags: - Dicts - Key-Value Store image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/reference/modal.Dict baseURL: https://api.modal.com properties: - url: https://modal.com/docs/reference/modal.Dict type: APIReference description: Distributed dictionaries (key-value stores) for sharing state between functions and across container restarts. - aid: modal:modal-tunnels-api name: Modal Tunnels API tags: - Tunnels - Networking image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/tunnels baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/tunnels type: Documentation description: Forwards local ports into Modal containers (and vice versa) for development, debugging, and hybrid networking. - aid: modal:modal-environments-api name: Modal Environments API tags: - Environments - Workspaces image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/environments baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/environments type: Documentation description: Multi-environment isolation (dev / staging / prod) within a workspace, each with its own apps, secrets, and quotas. - aid: modal:modal-token-api name: Modal Token / Workspace API tags: - Workspace - Tokens - Auth image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://modal.com/docs/guide/workspaces baseURL: https://api.modal.com properties: - url: https://modal.com/docs/guide/workspaces type: Documentation description: Manages workspaces, tokens, members, and authentication for the Modal control plane. common: - type: DomainSecurity url: security/modal-domain-security.yml - type: GitHubOrganization url: https://github.com/modal-labs - type: LinkedIn url: https://www.linkedin.com/company/modal-labs - type: Website url: https://modal.com/ - type: Documentation url: https://modal.com/docs - type: Plans url: plans/modal-plans-pricing.yml - type: RateLimits url: rate-limits/modal-rate-limits.yml - type: FinOps url: finops/modal-finops.yml - type: Integrations url: https://modal.com/partners - type: LlmsText url: https://modal.com/llms.txt - url: https://modal.com/blog/atom.xml type: Blog integrations: - name: Modal - name: SGL - name: Implementation Partner maintainers: - FN: Kin Lane email: kin@apievangelist.com