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