Skip to content
Back

Create API key

  • 0
  • Tools
  • General
Mosh Ontong
7 Oct, 2023, 05:44

So I have a business to business model, now In my application it has a webhook, so To access webhook they need a token to access my webhook. I wonder that in appwrite how they generate api token? I want also that kind of algorithm generator for api token. then That token will be stored in my collection. Does the appwrite provide a method for that?

  • Note that I am not using the built in api key in appwrite I want my own function.
TL;DR
The user wants to create their own API key using a specific algorithm instead of using the built-in API key in Appwrite. They are looking for a method provided by Appwrite to generate this custom API key.
Drake
7 Oct, 2023, 06:22

A token is just a random set of characters. You can create JWTs for them. That's a special type of token that can store data

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more