Everyday Public API
string · requiredstringinteger · min: 1 · max: 100stringbooleanstring | null
Search across events, profiles, and series
GET
https://api.every.day
/v1/search
Cross-resource search across events, profiles, and series. Use the type query parameter to narrow to a subset (e.g., type=events,profiles). Results are paginated via cursor.
query Parameters
querySearch query string. Matched against event titles/descriptions, profile names/everyday_ids, and series names. Whitespace is significant for phrase matching.
typeComma-separated list of resource types to include in the results. Allowed values: events, profiles, series. Omit to search across all three.
limitMaximum number of items to return per page. Range 1-100, default 20.
Default: 20
cursorOpaque cursor returned from a previous list response.
Search across events, profiles, and series › Responses
Search results
object[]
has_morenext_cursor