Revyze

Revyze is a French EdTech mobile learning application that helps secondary and baccalaureate-level students revise by scrolling short-form educational videos and playing quizzes created by a community of young content creators. The app covers all school subjects and is oriented around exam preparation for the French brevet and baccalaureate, reporting more than two million users, a 4.8/5 app-store rating, and 15,000+ videos, all offered free of charge. Revyze is a portfolio company of Speedinvest. This profile also captures the app's publicly reachable backend at api.revyze.fr — a FastAPI service that fronts a GraphQL API, an AI study-coach streaming endpoint, and subscription/content-moderation webhooks — discovered and harvested by the API Evangelist enrichment pipeline. It is the application's own backend rather than a documented public developer program.

Revyze publishes 10 APIs on the APIs.io network, including Admin API, Coach API, FastAPI API, and 7 more. Tagged areas include Company, EdTech, Education, Mobile, and Video.

The Revyze catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Revyze’s developer surface includes authentication and 11 more developer resources.

30.2/100 thin ▬ flat Agent 44/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessOpen
10 APIs
CompanyEdTechEducationMobileVideoLearningQuizFranceGraphQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 30.2/100 · thin
Contract Quality 12.8 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 1.0 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 44/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/revyze: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

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

Revyze Admin API

The Admin API from Revyze — 2 operation(s) for admin.

Revyze Coach API

The Coach API from Revyze — 1 operation(s) for coach.

Revyze FastAPI API

The FastAPI API from Revyze — 1 operation(s) for fastapi.

Revyze Force Upgrade App API

The Force Upgrade App API from Revyze — 1 operation(s) for force upgrade app.

Revyze Graphql3 API

The Graphql3 API from Revyze — 1 operation(s) for graphql3.

Revyze Health API

The Health API from Revyze — 1 operation(s) for health.

Revyze Multiplayer API

The Multiplayer API from Revyze — 1 operation(s) for multiplayer.

Revyze Privacy Policy API

The Privacy Policy API from Revyze — 1 operation(s) for privacy policy.

Revyze Privacy Policy En API

The Privacy Policy En API from Revyze — 1 operation(s) for privacy policy en.

Revyze Webhook API

The Webhook API from Revyze — 2 operation(s) for webhook.

Scroll for all 10

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Revyze Webhooks

ASYNCAPI

Security Posture 2

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

Revyze Authentication

0 schemes

SECURITY

Revyze Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

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

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: revyze
accessModel:
  pricing: unknown
  onboarding: open
  trial: false
  try_now: false
  public: true
  label: Open access
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/revyze.png
name: Revyze
description: Revyze is a French EdTech mobile learning application that helps secondary and baccalaureate-level students revise
  by scrolling short-form educational videos and playing quizzes created by a community of young content creators. The app
  covers all school subjects and is oriented around exam preparation for the French brevet and baccalaureate, reporting more
  than two million users, a 4.8/5 app-store rating, and 15,000+ videos, all offered free of charge. Revyze is a portfolio
  company of Speedinvest. This profile also captures the app's publicly reachable backend at api.revyze.fr — a FastAPI service
  that fronts a GraphQL API, an AI study-coach streaming endpoint, and subscription/content-moderation webhooks — discovered
  and harvested by the API Evangelist enrichment pipeline. It is the application's own backend rather than a documented public
  developer program.
url: https://raw.githubusercontent.com/api-evangelist/revyze/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- speedinvest
x-tier: profiled
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- EdTech
- Education
- Mobile
- Video
- Learning
- Quiz
- France
- GraphQL
apis:
- aid: revyze:revyze-admin-api
  name: Revyze Admin API
  description: The Admin API from Revyze — 2 operation(s) for admin.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Admin
  properties:
  - type: OpenAPI
    url: openapi/revyze-admin-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-coach-api
  name: Revyze Coach API
  description: The Coach API from Revyze — 1 operation(s) for coach.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Coach
  properties:
  - type: OpenAPI
    url: openapi/revyze-coach-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-fastapi-api
  name: Revyze FastAPI API
  description: The FastAPI API from Revyze — 1 operation(s) for fastapi.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - FastAPI
  properties:
  - type: OpenAPI
    url: openapi/revyze-fastapi-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-force-upgrade-app-api
  name: Revyze Force Upgrade App API
  description: The Force Upgrade App API from Revyze — 1 operation(s) for force upgrade app.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Force Upgrade App
  properties:
  - type: OpenAPI
    url: openapi/revyze-force-upgrade-app-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-graphql3-api
  name: Revyze Graphql3 API
  description: The Graphql3 API from Revyze — 1 operation(s) for graphql3.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Graphql3
  properties:
  - type: OpenAPI
    url: openapi/revyze-graphql3-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-health-api
  name: Revyze Health API
  description: The Health API from Revyze — 1 operation(s) for health.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/revyze-health-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-multiplayer-api
  name: Revyze Multiplayer API
  description: The Multiplayer API from Revyze — 1 operation(s) for multiplayer.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Multiplayer
  properties:
  - type: OpenAPI
    url: openapi/revyze-multiplayer-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-privacy-policy-api
  name: Revyze Privacy Policy API
  description: The Privacy Policy API from Revyze — 1 operation(s) for privacy policy.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Privacy Policy
  properties:
  - type: OpenAPI
    url: openapi/revyze-privacy-policy-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-privacy-policy-en-api
  name: Revyze Privacy Policy En API
  description: The Privacy Policy En API from Revyze — 1 operation(s) for privacy policy en.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Privacy Policy En
  properties:
  - type: OpenAPI
    url: openapi/revyze-privacy-policy-en-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
- aid: revyze:revyze-webhook-api
  name: Revyze Webhook API
  description: The Webhook API from Revyze — 2 operation(s) for webhook.
  humanURL: https://www.revyze.fr
  baseURL: https://api.revyze.fr
  tags:
  - Webhook
  properties:
  - type: OpenAPI
    url: openapi/revyze-webhook-api-openapi.yml
  - type: GraphQL
    url: https://api.revyze.fr/graphql3
common:
- type: Website
  url: https://www.revyze.fr
- type: PrivacyPolicy
  url: https://api.revyze.fr/privacy_policy
- type: TermsOfService
  url: https://api.revyze.fr/privacy_policy
- type: Webhooks
  url: asyncapi/revyze-webhooks.yml
- type: Authentication
  url: authentication/revyze-authentication.yml
- type: ErrorCatalog
  url: errors/revyze-problem-types.yml
- type: DataModel
  url: data-model/revyze-data-model.yml
- type: Conventions
  url: conventions/revyze-conventions.yml
- type: Overlay
  url: overlays/revyze-openapi-overlay.yaml
- type: WellKnown
  url: well-known/revyze-well-known.yml
- type: DomainSecurity
  url: security/revyze-domain-security.yml
- type: LLMsTxt
  url: llms/revyze-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 10
  pass: local-v1