get-api-key
Retrieve the API key required to authenticate requests to the Insforge backend service for database management, authentication, and storage operations.
Instructions
Retrieves the API key for the Insforge OSS backend. This is used to authenticate all requests to the backend.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}