Skip to main content
POST
Add SEO Order

Body

application/json
key
string
required

The API key for authentication

Example:

"apiKey"

action
string
required

Action to be performed, set to add for SEO

Example:

"add"

service
integer
required

Service ID for the SEO order

Example:

123

Link to the page for the SEO order

Example:

"https://example.com/page"

quantity
integer
required

Needed quantity for the SEO order

Example:

100

keywords
string
required

Keywords list separated by or for the SEO order

Example:

"keyword1\nkeyword2\nkeyword3"

Response

OK

order
integer
Example:

123777