Search prompt guidelines
GET /v1/guidelines/search
GET
/v1/guidelines/search
Search curated prompt guidelines by keyword or natural language query. Guidelines help you write better prompts — they cover photography styles, illustration techniques, diagram layouts, and more.
Results are sorted by relevance score (0–1). The content field contains the full guideline in markdown.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” q
required
Search query string (keywords or natural language).
string
Search query string (keywords or natural language).
Responses
Section titled “ Responses ”OK
object
guidelines
Matching guidelines sorted by relevance.
array | null
object
content
Full guideline content (markdown).
string
relevance
Search relevance score (0-1).
number format: double
slug
Guideline slug.
string
tags
Tags for categorization.
array | null
title
Guideline title.
string
Bad Request
object
details
error
string
message
string
request_id
string
Unauthorized
object
details
error
string
message
string
request_id
string
Payment Required
object
details
error
string
message
string
request_id
string
Forbidden
object
details
error
string
message
string
request_id
string
Not Found
object
details
error
string
message
string
request_id
string
Conflict
object
details
error
string
message
string
request_id
string
Unprocessable Entity
object
details
error
string
message
string
request_id
string
Too Many Requests
object
details
error
string
message
string
request_id
string
Unavailable For Legal Reasons
object
details
error
string
message
string
request_id
string
Internal Server Error
object
details
error
string
message
string
request_id
string
Bad Gateway
object
details
error
string
message
string
request_id
string
Service Unavailable
object
details
error
string
message
string
request_id
string