Modal Functions API

Defines, deploys, and invokes serverless Python Functions on Modal with per-function GPU/CPU/memory configuration, autoscaling, and sub-second cold starts.

API entry from apis.yml

apis.yml Raw ↑
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.