Metadata
This page details the currently available Metadata methods.
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_userid HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_follower_count HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_past_usernames HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_latest_metadata HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_metadata_history HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_latest_tweets HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
username or userid
oz_dao
lookup method, can be 'username' or 'userid'
username
pagination
1
Success
No content
POST /api/metadata/get_tweets HTTP/1.1
Host:
x-api-key: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 43
{
"user": "oz_dao",
"how": "username",
"page": 1
}
Success
No content
Last updated