Output


EndpointField NameTypeNullableDescription
get-keywordskeywordsList of stringsNoA list of keywords related to the inserted token (sorted alphabetically).
pageIntegerNoThe number of the currently presented page of keywords.
total_pagesIntegerNoThe total number of a keywords pages related to the inserted token.
nextStringYesURL for the next page (null if none)
get-keywords-using-domainsdomainKeywordsDictionary:
key (string)
value (list of strings)
NoA list of keywords related to each inserted domain.
remainingKeywordsToAddIntegerNoThe number of remaining keywords that can be inserted by this token within these cycle (each cycle is 24 hours).
add-keywordsstatusStringNoThe status of the request:
"added" - if at least one keyword wasn't in our DB for the inserted domains.
"all_keywords_already_exists" - if all keywords were already in our DB for the inserted domains.
keywordsResultsList of dictionariesYesEach dictionary presents the status of a keyword (see the 2 rows below).
Null If the status is similar to all inserted keywords.
keywordStringNoThe relevant keyword.
statusStringNoThe only available status is "already_exist", which means the keywords was already in our DB for the inserted domain.
remainingKeywordsToAddIntegerNoThe number of remaining keywords that can be inserted by this token within these cycle (each cycle is 24 hours).
delete-keywordsstatusStringNoAlways "deleted".
remainingKeywordsToAddIntegerNoThe number of remaining keywords that can be inserted by this token within these cycle (each cycle is 24 hours).