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

We are currently in the proccess of releasing our Alpha version in the upcoming weeks. If you are interested in joining our Alpha program, please contact us via the Get Started button on the top right of the page or 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