Skip to content

Get Creative Techniques

GET
/api/creative/hawken/style/creative-techniques

Return the deterministic technique library.

Successful Response

CreativeTechniquesResponse

Response model for creative techniques enumeration.

Lists all 56+ creative techniques organized by writing style category.

Attributes: techniques: Dictionary mapping style categories to technique lists total_count: Total number of techniques available

object
techniques
required
Techniques

Techniques organized by style category

object
key
additional properties
Array<string>
totalCount
required
Totalcount

Total number of techniques

integer