Post your email to get in the waitlist and receive a permanent beta API key
curl --request POST \ --url https://instantrestapi.com/api/waitlist \ --header 'Content-Type: application/json' \ --data '{ "email": "<string>" }'
{ "api-key": "<string>" }