API Keys
Create API Key
Create a new API key for programmatic access
POST
Creates a new API key for accessing MemSync APIs programmatically.
Request Body
Human-readable name for the API key
List of permission scopes for the API key
Expiration time in seconds (max: 1 year)
Response
Unique identifier for the API key
The actual API key (only shown once)
Name of the API key
Granted permission scopes
When the API key was created
When the API key expires

