Skip to main content
Scale home page
Search...
⌘K
loopholelabs/scale
loopholelabs/scale
Search...
Navigation
API Reference
Get API Health
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
Signatures
Access
CLI
Installation
Reference
Signatures
Overview
HCL Format + Examples
HTTP Signature
Extensions
Overview
HCL Format + Examples
cURL
cURL
Copy
Ask AI
curl
--request
GET
\
--url
https://localhost:8080/v1/health
200
500
Copy
Ask AI
{
"database"
:
true
}
API Reference
Get API Health
GET
/
health
Try it
cURL
cURL
Copy
Ask AI
curl
--request
GET
\
--url
https://localhost:8080/v1/health
200
500
Copy
Ask AI
{
"database"
:
true
}
This is generally meant to be used by the
Status Page
for the Scale API.
Response
200
application/json
OK
database
boolean
Get User Info
Upload a Function
⌘I
Assistant
Responses are generated using AI and may contain mistakes.