Project Config
Health Check
Check if your memobase is set up correctly
GET
Check if your memobase server is set up correctly and all required services (database, Redis) are available and functioning properly.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.