API key
Create key
POST
https://stedelijkleiden.nl/api/createkey
Create a API key with your e-mail
Request Body
Name
Type
Description
string
The email to create the key with
Refresh key
POST
https;//stedelijkleiden.nl/api/newkey
Refresh your api key
Request Body
Name
Type
Description
id
string
Your current api key id!
key
string
your current api key secret!
string
your api key email!
Key validation
GET
https://stedelijkleiden.nl/api/isvalidkey
Check if an API key is valid!
Request Body
Name
Type
Description
id
string
The API key id!
key
string
The API key secret!
Last updated
Was this helpful?