Get your API key
1
Go to the dashboard
2
Enter a name
You can give your key a name to make it easier to find later, but that’s optional.
3
Add permissions
Your key needs at least these permissions:
After selecting both permissions, click 
create_namespace
limit

Create New Key
at the bottom of the page and copy the generated key to your .env
file.
For security reasons, this key can not be shown again. In case you lose it, you need to create a new one.
Ratelimit your functions
We’re currently only offering a Typescript SDK but you can check out the api reference and do the network call manually if you are using another language.
Also please let us know what language you’re using, so we can prioritize adding support for it.