Links

User/Profile

The User object is returned when requesting 1 or multiple users. An example object is as follows
Field
Type
Description
username
string
The username of this profile
bio
string
This user's bio
id
int
The ID of this user.
stats
hash
A hash of a user's meme, followers, and following count
perks
hash
A hash of a user's perks.
permalink
string
The URL to this user's profile
joined
timestamp
The exact date this user registered
get
https://api.memerator.me
/v1/profile/:user
Get User
get
https://api.memerator.me
/v1/integrations
Get Integrations
Last modified 2yr ago