Skip to main content
POST
Add keywords

Authorizations

Authorization
string
header
required

Pass your Keupera API key as a Bearer token: Authorization: Bearer YOUR_KEUPERA_API_KEY. Generate keys from Account → API Keys in your Keupera dashboard.

Body

application/json
keywords
object[]
required

Keyword objects to add.

website_id
string<uuid>

Target website. Defaults to the API key's website.

enrich
boolean
default:false

Auto-enrich keywords with volume and difficulty data.

Response

Keywords created.

data
object[]
count
integer

Number of keywords created.