TacoFancy API

TacoFancy API provides access to a collection of taco recipes, including detailed ingredients and preparation methods. This free public API is ideal for recipe apps, food blogs, and culinary platforms focusing on Mexican cuisine. Developers can easily integrate authentic taco recipes to enhance food discovery and cooking experiences.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

NaN

Rate Limit

API Endpoints

Retrieves authentic taco recipes from the community

Full URL

https://github.com/evz/tacofancy-api/tacos

Code Examples

curl -X GET 'https://github.com/evz/tacofancy-api/tacos'

Parameters

{
  "limit": 5,
  "category": "breakfast"
}

Example Response

[
  {
    "name": "Breakfast Chorizo Tacos",
    "origin": "Mexico City",
    "ingredients": [
      "chorizo",
      "eggs",
      "potatoes"
    ]
  }
]

Version

v1
Tags
foodrecipes
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

None specified

Supported Languages
English
Use Cases
cooking apps
recipe generators
https://github.com/evz/tacofancy-api

Related APIs

Discover similar APIs that might interest you

APIfree

Cocktail DB

Cocktail DB API provides free access to ...

Category
Food & Drink
Endpoints
1
cocktailsfoodrecipes
APIopen source

Open Brewery DB

Open Brewery DB API is a free public API...

Category
Food & Drink
Endpoints
1
breweriesfood
APIopen source

Open Food Facts

Open Food Facts API is a free public API...

Category
Food & Drink
Endpoints
1
foodnutrition
TacoFancy API – Taco Recipes Public API | Free API Hub