LogoLogo
Join our community
  • AdminJS
  • Contribute
  • Demo
  • Addons Marketplace
  • Installation
    • Getting started
    • Plugins
      • Adonis
      • Express
      • Nest
      • Fastify
      • Hapi
      • Koa
      • Community Plugins
        • FeathersJS
        • AdonisJS
      • Matrix
    • Adapters
      • TypeORM
      • Sequelize
      • Prisma
      • MikroORM
      • Objection
      • SQL
      • Mongoose
      • Community Adapters
        • AdonisJS
    • What's new in v7?
    • Migration Guide v7
  • Basics
    • Resource
    • Action
    • Property
    • Features
      • Relations
      • Upload
      • Logger
      • Import & Export
      • Password
      • Leaflet Maps
      • Writing your own features
    • API
      • List
      • New
      • Search
      • Show
      • Edit
      • Delete
      • Bulk Delete
    • Themes
    • Authentication
      • FirebaseAuthProvider
      • MatrixAuthProvider
  • How to write an addon?
  • UI Customization
    • Writing your own Components
    • Overwriting CSS styles
    • Dashboard customization
    • Changing the form view
    • Storybook
  • Tutorials
    • Role-Based Access Control
    • Internationalization (i18n)
    • Content Management System
    • Custom components library
    • Custom component internationalization
  • FAQ
    • PDF Generator
    • Charts
    • Forgot Password
  • ⚠️Legacy documentation
Powered by GitBook
On this page
  1. Deployment

Generate API Key & Secret

Last updated 2 years ago

Cloud Hosting service allows you to deploy your applications using a CLI. To use the CLI, you need an API Key & API Secret. To generate these, make sure your application has already been approved by an administrator.

Once your application is approved, you should see an option to generate an API Key & Secret next to your application.

Select "Generate API Key" and you should soon see a new screen which allows you to download your API Key/Secret pair in a text file.

Once you download the file, you can proceed to deploy your application using API Key/Secret pair.

Choosing to "Generate API Key" again invalidates existing API Key/Secret pair.

You can view your API Key anytime in your application's details, but if you lose your API Secret you must regenerate both API Key & Secret.

☁️
Applications List with context menu
API Key & Secret