Order
SEO
Initiate an SEO order for the authenticated user with the provided parameters.
POST
Body
application/json
The API key
for authentication
Example:
"apiKey"
Action to be performed, set to add
for SEO
Example:
"add"
Service ID
for the SEO order
Example:
123
Link
to the page for the SEO order
Example:
"https://example.com/page"
Needed quantity
for the SEO order
Example:
100
Keywords
list separated by
or
for the SEO order
Example:
"keyword1\nkeyword2\nkeyword3"
Response
200
application/json
OK
Example:
123777
Was this page helpful?