Return a list of full Keywords data based on their respective IDs. If the data from one of the Keywords listed is not ready yet, the flag ready will be false, and the data object field will be null.
Responses
400
Bad input parameter. The error message should indicate which parameter is wrong and why. We use this error to indicate some request parameters did not pass the validation test. Wrong region, wrong search engine, etc. This error means your request is wrong in some way, retrying the same request will probably not fix it.
403
Bad API Key. Your key may have been mistyped or you do not have access to our API. Retrying the request will not solve the issue.
429
Too many requests or connections. Your server made too many requests or opened too many connections. Please slow it down and close the unused connections. Enabling the 'keep-alive' mechanism may help to reuse connections.
500
Internal server error. This is a generic error for some unexpected action that might happen at our side. This error should never appear to you, but if it does, you should retry later and contact us if it persists.
502
Internal server error due a database timeout. This error should never appear to you, but if it does, you should retry later and contact us if it persists.
504
Internal server error similar to error 502. This error should never appear to you, but if it does, you should retry later and contact us if it persists.
Updated 2 months ago
Language
NodeShellRubyJavaScriptObjective-C
Credentials
Query
Query
API Request
Examples
Response
Click Try It! to start a request and see the response here! Or choose an example: