Flag
Report incorrect data and hard bounces for credit recovery
List My Flags
Returns a paginated list of data flags submitted by the authenticated user, including their current status (pending, confirmed, rejected) and any credits refunded.
query Parameters
pagePage number for pagination
limitNumber of results per page
List My Flags › Responses
Paginated list of flags
Array of flag reports
Flag Incorrect Data
Report incorrect data such as hard bounces, invalid emails, wrong organization info, phone numbers, author URLs, or websites. Hard bounces are on us — report it and we'll make it right. Once confirmed, credits are refunded automatically.
Flag Incorrect Data › Request Body
flag_typeType of data being flagged
valueThe flagged item (email address, domain, phone number, URL)
reasonReason for flagging. Valid reasons depend on flag_type: email(hard_bounce,invalid_email,wrong_person,outdated,other), organization(wrong_company,outdated,other), phone(wrong_phone,outdated,other), author_url(broken_url,wrong_person,outdated,other), website(broken_url,wrong_company,outdated,other)
commentOptional additional details about the issue
Flag Incorrect Data › Responses
Flag created successfully