#Documentation This is the documentation for the partner endpoint of the BigOven Recipe and Grocery List API. The update brings with it Swagger-based documentation. Swagger is an emerging standard for describing REST-based APIs, and with this Swagger-compliant endpoint (ab
No SDKs indexed for this API yet.
curl \ -H "X-BigOven-API-Key: $API_KEY" \ https://api2.bigoven.com/me
curl \ -H "X-BigOven-API-Key: $API_KEY" \ https://api2.bigoven.com/recipes
curl \ -H "X-BigOven-API-Key: $API_KEY" \ https://api2.bigoven.com/me/skinny
No SDKs yet