REST API

Learn how to generate and manage Foldspace REST API keys for secure integration, authentication, and access control within your application

The REST API allows developers to integrate directly with the platform. As an admin, you are responsible for creating and managing the API keys used to authenticate requests.


Accessing API Key Management

  1. Located within the Apps dropdown at the top-left corner, under "Agent Studio". go to Settings → Public API.
  2. You will see a list of existing API keys, including names and descriptions.

Generating a New API Key

  1. Click Create.

  2. Fill out the form:

    • Name — A short, clear name for the key.
      • Example: Vibe Coding, Test Prod, LocalTesting.
    • Description — Optional, explain what the key will be used for.
      • Example: Key for testing API calls in staging.
    • Expiry Date — Optional, add an expiration for security.
  3. Click Generate.

⚠️ The new key will only be shown once. Make sure to copy and store it securely.