Skip to main content
GET
/
api
/
v1
/
jobs
/
{jobId}
/
export-keywords
Export job keywords as CSV
curl --request GET \
  --url https://www.suprkeywords.com/api/v1/jobs/{jobId}/export-keywords \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.suprkeywords.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key for programmatic access. Create keys in Settings (Agency plan). Send as Authorization: Bearer or X-API-KEY: . Unauthenticated requests return 401.

Path Parameters

jobId
string<uuid>
required

Response

CSV file of keywords and clusters

The response is of type file.