Encurate website screenshot

Encurate

Encurate (encurate.app) is a content-management backend for mobile apps that doubles as a publisher of read-only reference-data APIs. Its platform lets developers manage magazine, news and press-release content for their apps from one web interface, with image delivery over a CDN. Alongside it Encurate operates five public REST APIs distributed exclusively through the RapidAPI marketplace: Keto Diet (450+ ketogenic recipes in 11 categories with calorie, fat, carbohydrate and protein values), AirplanesDB (commercial aircraft specifications), CatBreedDB and DogBreedDB (cat and dog breed metadata), and Weed Strain (cannabis strain type, effect, flavor and origin). All 44 published operations are HTTP GET returning JSON, authenticated with a RapidAPI key; there is no write surface, no OpenAPI, no SDK and no event surface.

Encurate publishes 5 APIs on the APIs.io network. Tagged areas include Diet, Food, Keto, Nutrition, and Recipes.

Encurate’s developer surface includes documentation, API reference, pricing, signup flow, support, sandbox, authentication, and 16 more developer resources.

31.2/100 thin ▬ flat Agent 8/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
5 APIs
DietFoodKetoNutritionRecipesHealthFitnessDatasetsReference DataContent ManagementMobileAnimalsAviationCannabisRapidAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/encurate: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Encurate Keto Diet API

Read-only REST API serving over 450 ketogenic diet recipes across 11 categories (drinks, smoothies, keto staples and dips, desserts, soups, fish, beef, appetizers, snacks and br...

Encurate AirplanesDB API

Read-only REST API returning basic specifications for commercial airplanes. Seven GET operations cover the full listing, a single airplane by ID, keyword search by name, filteri...

Encurate CatBreedDB API

Read-only REST API returning basic metadata on cat breeds from around the world. Nine GET operations cover the full listing, a paginated listing at ten results per page, a singl...

Encurate DogBreedDB API

Read-only REST API returning basic metadata on dog breeds from around the world. Nine GET operations cover the full listing, a paginated listing at ten results per page, a singl...

Encurate Weed Strain API

Read-only REST API returning metadata on cannabis strains — strain type (indica, sativa, hybrid), effect, flavor and origin — aimed at mobile and web apps for dispensary locator...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Encurate Rate Limits

15 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Encurate Authentication

2 schemes

SECURITY

Encurate Domain Security

TLSv1.3

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: encurate
name: Encurate
description: 'Encurate (encurate.app) is a content-management backend for mobile apps that doubles as a publisher of read-only
  reference-data APIs. Its platform lets developers manage magazine, news and press-release content for their apps from one
  web interface, with image delivery over a CDN. Alongside it Encurate operates five public REST APIs distributed exclusively
  through the RapidAPI marketplace: Keto Diet (450+ ketogenic recipes in 11 categories with calorie, fat, carbohydrate and
  protein values), AirplanesDB (commercial aircraft specifications), CatBreedDB and DogBreedDB (cat and dog breed metadata),
  and Weed Strain (cannabis strain type, effect, flavor and origin). All 44 published operations are HTTP GET returning JSON,
  authenticated with a RapidAPI key; there is no write surface, no OpenAPI, no SDK and no event surface.'
type: Index
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/encurate.png
tags:
- Diet
- Food
- Keto
- Nutrition
- Recipes
- Health
- Fitness
- Datasets
- Reference Data
- Content Management
- Mobile
- Animals
- Aviation
- Cannabis
- RapidAPI
url: https://encurate.app/
created: '2024-03-30'
modified: '2026-09-06'
position: Producing
access: 3rd-Party
specificationVersion: '0.23'
apis:
- aid: encurate:encurate-keto-diet-api
  name: Encurate Keto Diet API
  description: Read-only REST API serving over 450 ketogenic diet recipes across 11 categories (drinks, smoothies, keto staples
    and dips, desserts, soups, fish, beef, appetizers, snacks and breakfast) with nutritional values — calories, fats, carbohydrates
    and proteins — returned as floats for in-app calculation. Twelve GET operations cover listing, single-recipe lookup, keyword
    search, category and difficulty filters, and numeric range filters on calories, macros, prep time and cook time using
    Django __lt/__gt lookup suffixes. Distributed through RapidAPI; free tier is 50 requests per day.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/encurate.png
  humanURL: https://encurate.app/keto_diet_api/
  baseURL: https://keto-diet.p.rapidapi.com
  tags:
  - Diet
  - Keto
  - Nutrition
  - Recipes
  - Food
  x-operation-count: 12
  x-distribution: RapidAPI marketplace proxy; origin is operated by Encurate at encurate.app
  properties:
  - type: Documentation
    url: https://encurate.app/keto_diet_api/
  - type: APIReference
    url: https://rapidapi.com/encurateapi-api/api/keto-diet
  - type: Pricing
    url: https://rapidapi.com/encurateapi-api/api/keto-diet
  - type: Sandbox
    name: RapidAPI playground
    url: https://rapidapi.com/encurateapi-api/api/keto-diet/playground
  - type: SignUp
    url: https://rapidapi.com/encurateapi-api/api/keto-diet
- aid: encurate:encurate-airplanesdb-api
  name: Encurate AirplanesDB API
  description: Read-only REST API returning basic specifications for commercial airplanes. Seven GET operations cover the
    full listing, a single airplane by ID, keyword search by name, filtering by brand (Boeing, Airbus and others), search
    by engine keyword, and name-ordered listings in ascending or descending order. Distributed through RapidAPI; free tier
    is 100 requests per day.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/encurate.png
  humanURL: https://rapidapi.com/encurateapi-api/api/airplanesdb
  baseURL: https://airplanesdb.p.rapidapi.com
  tags:
  - Aviation
  - Aircraft
  - Datasets
  - Reference Data
  - Transportation
  x-operation-count: 7
  x-distribution: RapidAPI marketplace proxy; origin is operated by Encurate at encurate.app
  properties:
  - type: Documentation
    url: https://rapidapi.com/encurateapi-api/api/airplanesdb
  - type: APIReference
    url: https://rapidapi.com/encurateapi-api/api/airplanesdb
  - type: Pricing
    url: https://rapidapi.com/encurateapi-api/api/airplanesdb
  - type: Sandbox
    name: RapidAPI playground
    url: https://rapidapi.com/encurateapi-api/api/airplanesdb/playground
  - type: SignUp
    url: https://rapidapi.com/encurateapi-api/api/airplanesdb
- aid: encurate:encurate-catbreeddb-api
  name: Encurate CatBreedDB API
  description: Read-only REST API returning basic metadata on cat breeds from around the world. Nine GET operations cover
    the full listing, a paginated listing at ten results per page, a single breed, keyword search, and filters by origin country,
    fur color and breed type, plus name-ordered listings in either direction. Distributed through RapidAPI; free tier is 100
    requests per day.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/encurate.png
  humanURL: https://rapidapi.com/encurateapi-api/api/catbreeddb
  baseURL: https://catbreeddb.p.rapidapi.com
  tags:
  - Animals
  - Cats
  - Pets
  - Datasets
  - Reference Data
  x-operation-count: 9
  x-distribution: RapidAPI marketplace proxy; origin is operated by Encurate at encurate.app
  properties:
  - type: Documentation
    url: https://rapidapi.com/encurateapi-api/api/catbreeddb
  - type: APIReference
    url: https://rapidapi.com/encurateapi-api/api/catbreeddb
  - type: Pricing
    url: https://rapidapi.com/encurateapi-api/api/catbreeddb
  - type: Sandbox
    name: RapidAPI playground
    url: https://rapidapi.com/encurateapi-api/api/catbreeddb/playground
  - type: SignUp
    url: https://rapidapi.com/encurateapi-api/api/catbreeddb
- aid: encurate:encurate-dogbreeddb-api
  name: Encurate DogBreedDB API
  description: Read-only REST API returning basic metadata on dog breeds from around the world. Nine GET operations cover
    the full listing, a paginated listing at ten results per page, a single breed, keyword search, and filters by origin country,
    fur color and breed type, plus name-ordered listings in either direction. Encurate's most-subscribed dataset on RapidAPI;
    free tier is 100 requests per day.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/encurate.png
  humanURL: https://rapidapi.com/encurateapi-api/api/dogbreeddb
  baseURL: https://dogbreeddb.p.rapidapi.com
  tags:
  - Animals
  - Dogs
  - Pets
  - Datasets
  - Reference Data
  x-operation-count: 9
  x-distribution: RapidAPI marketplace proxy; origin is operated by Encurate at encurate.app
  properties:
  - type: Documentation
    url: https://rapidapi.com/encurateapi-api/api/dogbreeddb
  - type: APIReference
    url: https://rapidapi.com/encurateapi-api/api/dogbreeddb
  - type: Pricing
    url: https://rapidapi.com/encurateapi-api/api/dogbreeddb
  - type: Sandbox
    name: RapidAPI playground
    url: https://rapidapi.com/encurateapi-api/api/dogbreeddb/playground
  - type: SignUp
    url: https://rapidapi.com/encurateapi-api/api/dogbreeddb
- aid: encurate:encurate-weed-strain-api
  name: Encurate Weed Strain API
  description: Read-only REST API returning metadata on cannabis strains — strain type (indica, sativa, hybrid), effect, flavor
    and origin — aimed at mobile and web apps for dispensary locators, medical marijuana references and wellness databases.
    Seven GET operations cover the full listing, a single strain by ID, keyword search, filters by strain type and growing
    difficulty, and name-ordered listings in either direction. Distributed through RapidAPI; free tier is 100 requests per
    day.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/encurate.png
  humanURL: https://rapidapi.com/encurateapi-api/api/weed-strain1
  baseURL: https://weed-strain1.p.rapidapi.com
  tags:
  - Cannabis
  - Wellness
  - Datasets
  - Reference Data
  - Health
  x-operation-count: 7
  x-distribution: RapidAPI marketplace proxy; origin is operated by Encurate at encurate.app
  properties:
  - type: Documentation
    url: https://rapidapi.com/encurateapi-api/api/weed-strain1
  - type: APIReference
    url: https://rapidapi.com/encurateapi-api/api/weed-strain1
  - type: Pricing
    url: https://rapidapi.com/encurateapi-api/api/weed-strain1
  - type: Sandbox
    name: RapidAPI playground
    url: https://rapidapi.com/encurateapi-api/api/weed-strain1/playground
  - type: SignUp
    url: https://rapidapi.com/encurateapi-api/api/weed-strain1
common:
- type: Website
  url: https://encurate.app/
- type: Documentation
  url: https://encurate.app/keto_diet_api/
- type: APIReference
  url: https://rapidapi.com/encurateapi-api/api/keto-diet
- type: Pricing
  url: https://encurate.app/pricing/
- type: SignUp
  url: https://encurate.app/register/
- type: Login
  url: https://encurate.app/login/
- type: Support
  url: https://encurate.app/contact/
- type: PrivacyPolicy
  url: https://encurate.app/privacy_policy/
- type: Sandbox
  name: RapidAPI playground
  url: https://rapidapi.com/encurateapi-api/api/keto-diet/playground
- type: LinkedIn
  url: https://www.linkedin.com/company/encurate
- type: Twitter
  url: https://twitter.com/encurate
- type: Instagram
  url: https://www.instagram.com/encurate.app/
- type: Plans
  url: plans/encurate-plans-pricing.yml
- type: RateLimits
  url: rate-limits/encurate-rate-limits.yml
- type: Authentication
  url: authentication/encurate-authentication.yml
- type: Conventions
  url: conventions/encurate-conventions.yml
- type: ErrorCatalog
  url: errors/encurate-problem-types.yml
- type: Lifecycle
  url: lifecycle/encurate-lifecycle.yml
- type: Conformance
  url: conformance/encurate-conformance.yml
- type: LLMsTxt
  url: llms/encurate-llms.txt
- type: X-MCPServerCandidate
  url: mcp/encurate-mcp.yml
- type: DomainSecurity
  url: security/encurate-domain-security.yml
- type: FinOps
  url: finops/encurate-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 10
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/encurate"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/encurate/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/encurate/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.