Search public creators
POST/v1/creators/search
Keyword/filter search over the public creator database. Returns a single page of creators with cursor pagination.
Request
Responses
- 200
- 400
- 401
- 402
- 403
- 404
- 429
- 500
- 501
Creator search results.
Bad request or validation error (BAD_REQUEST / VALIDATION_ERROR).
Missing, invalid, or revoked API key.
Insufficient credits for this operation.
API access disabled or workspace entitlement required.
Resource not found, or result expired past retention.
Rate limit exceeded — back off per Retry-After.
Unexpected server error.
Endpoint is registered but not implemented yet.