Endpoint

GET https://hypeauditor.com/api/method/auditor.addToList?list_id=483&channel_id=nasa&type=IG

Add a report to the list.

Request Parameters

FieldTypeDescription
list_idintList ID
channel_idstringChannel ID - username for IG, TT, TW and TR; channel id for YT
typestringchannel type: IG, YT, TT, TW, TR

Response example

{
    "result": true
}