Skip to main content
POST
Generate Seo Strategy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string<uuid>
required

Body

application/json

Request to generate an SEO strategy for a team.

website_url
string
required

Target website URL

Required string length: 5 - 500
target_keywords
string
default:""

Target keywords (comma-separated)

Maximum string length: 2000
competitor_urls
string
default:""

Competitor URLs (comma-separated)

Maximum string length: 2000
goals
string
default:""

SEO goals and objectives

Maximum string length: 2000

Response

Successful Response