---
title: "Automatics the complete all recipes."
method: GET
path: "/recipe/autocomplete/all"
tags: ["Recipe"]
---

# Automatics the complete all recipes.

`GET /recipe/autocomplete/all`

## Query parameters

- `query` string, required
- `limit` integer, required

## Response `200`

OK

- BigOvenModelRecipeInfoTiny[]
  - `RecipeID` integer
  - `Title` string
  - `ImageURL` string
  - `QualityScore` integer
  - `Servings` number, double

---

[API](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2.md) · [All operations](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigoven/1-000-000-recipe-and-grocery-list-api-v2/revisions/213a69be0728/schema)
