Asset Changelog
Asset changelog. Assets can be changed for various reasons, such as false positives, false negatives or normal reviews.
Authorizations
Your API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.
Body
List asset request body
Defaults to getting all the updates in the last 1 day.
You can also choose a startDate
and endDate
for the range of asset updates, most
timestamp formats should work, we use Luxon
for parsing the dates.
Asset type
URL
, PAGE
, ADDRESS
, DISCORD
, LINKEDIN
, TWITTER
, FACEBOOK
, YOUTUBE
, REDDIT
, TELEGRAM
, GOOGLE_APP_STORE
, APPLE_APP_STORE
, AMAZON_APP_STORE
, MICROSOFT_APP_STORE
, TIKTOK
, INSTAGRAM
, THREADS
, MEDIUM
, CHROME_WEB_STORE
, MOZILLA_ADDONS
, OPERA_ADDONS
, EMAIL
, PATREON
, OPENSEA
, FARCASTER
, IPFS
, GOOGLE_FORM
, WHATSAPP
, DISCORD_USER
, QUORA
, GITHUB
Asset content
Status of the changed assets to retrieve
UNKNOWN
, ALLOWED
, BLOCKED
Status of the changed assets to retrieve
UNKNOWN
, ALLOWED
, BLOCKED
The start date to list items from. This should be in the format YYYY-MM-DD
and is inclusive.
The end date to list items from. This should be in the format YYYY-MM-DD
and is inclusive.
Response
Successful operation
Was this page helpful?