DoodstreamApiAccountExtension extension

Doodstream Api Account:

on

Methods

Account_AccountInfo({String? apiKey}) Future<Map>
Get basic info of your account
Account_AccountReports({String? last, String? from_date, String? to_date, String? apiKey}) Future<Map>
Get reports of your account (default last 7 days)
Account_DMCAList({String? page, String per_page = "500", String? apiKey}) Future<Map>
Get DMCA reported files list (500 results per page)