WeR Core API
Use Cases
The kinds of content you can generate.
List the available use-cases
GET
/v1/use-cases
The kinds of content you can generate. Pass a use-case id when looking up ready-made content or asking for a new generation.
List the available use-cases › Responses
The use-cases you can generate content for.
UseCaseSummary[] · required
CollectionMeta · required
Pagination metadata. There is no total count and no page number — a listing is walked forwards with the cursor until next_cursor is null, and cannot be jumped into part-way.