Scale home page
Search or ask...
loopholelabs/scale
loopholelabs/scale
Search...
Navigation
Functions
Upload a Function
Documentation
Blog
Discord
GitHub
Getting Started
Overview
Quick Start
Languages
Golang
Rust
JavaScript/TypeScript
Registry
Overview
API Reference
POST
Get User Info
GET
Get API Health
Functions
POST
Upload a Function
GET
Pull a Function
GET
List Functions in an Organization
DEL
Delete a Function
Signatures
Access
CLI
Installation
Reference
Signatures
Overview
HCL Format + Examples
HTTP Signature
Extensions
Overview
HCL Format + Examples
Functions
Upload a Function
POST
/
registry
/
function
Try it
Functions can be queried from the
UserInfo
endpoint.
Body
multipart/form-data
function
file
required
function
organization
string
organization
public
boolean
public
Response
200 - application/json
hash
string
name
string
organization
string
public
boolean
tag
string
Get API Health
Pull a Function