Get Builder Bootstrap
Everything the builder needs on first paint, in one request.
Unscoped this is the catalog landing. Scoped it is the first paint of a counterpart browse -- pass insight_ids when an Insight selection is stepping into entities, entity_id when an Entity is stepping into insights -- which collapses that transition's list, count tree and taxonomy calls into the same single request the landing already uses.
Query parameters
Sections to include. Omit for all of: topics, categories, event_categories, entities_count_tree, entities, insights, all_insights, featured
Sections to include. Omit for all of: topics, categories, event_categories, entities_count_tree, entities, insights, all_insights, featured
Page for the paginated sections
Page for the paginated sections
Page size for the paginated sections
Page size for the paginated sections
Sort key for the paginated sections. Predates this endpoint serving two lists at once: prefer entities_sort_by / insights_sort_by, which are validated per section. A key from the other section's vocabulary is ignored for that section.
Sort key for the paginated sections. Predates this endpoint serving two lists at once: prefer entities_sort_by / insights_sort_by, which are validated per section. A key from the other section's vocabulary is ignored for that section.
Sort key for the entities section. Wins over sort_by.
Sort key for the entities section. Wins over sort_by.
Sort key for the insights section. Wins over sort_by.
Sort key for the insights section. Wins over sort_by.
Sort direction
Sort direction
Scope the entities section to entities carrying every one of these insights. Same semantics as GET /v2/ontology/entities.
Scope the entities section to entities carrying every one of these insights. Same semantics as GET /v2/ontology/entities.
Scope the insights section to this entity
Scope the insights section to this entity
Representation for entity_id
Representation for entity_id
Scope both list sections to this event
Scope both list sections to this event
Representation for event_id
Representation for event_id
Scope both list sections to this event category
Scope both list sections to this event category
Entity core filter for the entity-facing sections
Entity core filter for the entity-facing sections
Entity domain filter for the entities section
Entity domain filter for the entities section
base64url featured-entity pins for the entities section. Omit to use the curated list power-api holds; pass a value to override it.
base64url featured-entity pins for the entities section. Omit to use the curated list power-api holds; pass a value to override it.
Request body
Response
Successful Response
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 51 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○