Getting Started
Here is how to get started with using the Memum.io API.
Create a Memum account
In order to use the Memum API, you must first create a Memum account and verify your email address.
Enable Developer Mode
Make sure to enable Developer Mode in Settings. This will allow you to navigate to the Developers Dashboard.
Register a new application
Make sure to provide reasonable justification for why you need access to the Memum API. Your request will be approved as soon as possible.
Generate an API key
Once your application has been approved, you can go back to the Developer Dashboard and request an API key.
Send an API request
You're almost all good to go! All current Memum API endpoints will be at the URL https://api.memum.io/v1/.
You must provide your API key as the request header Authorization.
Keep reading to see what endpoints are currently available.
Last updated