FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Tags
    3. api keys
    Log in to post
    • All categories
    • H

      Unsolved Using Kickstart - only the first API Key is created

      Q&A
      • kickstart api keys • • hd_steve
      3
      0
      Votes
      3
      Posts
      4.2k
      Views

      danD

      @hd_steve did you get this resolved?

    • danD

      Assigning an API key to a tenant after it has been created?

      Q&A
      • api keys tenant • • dan
      2
      0
      Votes
      2
      Posts
      1.1k
      Views

      danD

      You can’t. You have to create another API key.

      If you want to keep the same value, you could copy the value, delete it, and then recreate with the same value and set the tenant you want.

    • danD

      Can I create an API key via the FusionAuth API?

      Q&A
      • api api keys • • dan
      2
      0
      Votes
      2
      Posts
      2.1k
      Views

      danD

      There is no way to create API keys from the API.

      You can bootstrap the system with an API key using Kickstart. Kickstart would allow you to create one or more API keys, which can optionally scoped to a tenant. More on Kickstart: https://fusionauth.io/docs/v1/tech/installation-guide/kickstart

      However, this doesn't solve the issue of dynamically creating a tenant scoped API key. If that's a use case for which you need support, please file a github issue: https://github.com/fusionauth/fusionauth-issues with more detail.