Skip to main content
The Mufi API uses API Keys for authentication to ensure that only authorized clients can access the API, adding an additional layer of security against unauthorized access. Users can manage their API Keys via our web app which uses Supabase to validate user authentication via magic links.

Getting Your Mufi API Credentials

Log in to the Mufi Dashboard to create your project and generate your API key. If you do not have an account, email us at connect@mufi.app.

API Key Security Tips

  • Your API key does not expire automatically - it remains valid until you revoke or regenerate it
  • Keep your API key secure and store it in environment variables, never hardcode it in your application
  • Never share your API key with anyone
  • If you suspect your API key has been compromised, regenerate it on your web app or contact us immediately to have it revoked and replaced