Wyzant

Wyzant is a US tutoring marketplace that connects students with independent tutors for in-person and online lessons across thousands of subjects. It is a consumer product, not a developer platform - students book and pay for lessons through wyzant.com and pay a service fee on top of each tutor's hourly rate, and there is no public REST API for managing lessons, bookings, messages, or payments. Wyzant does, however, expose a real partner/affiliate data API and data feed at data.wyzant.com for approved affiliates (via the ShareASale-based partner program). These let a partner run real-time keyword/location searches against the live tutor database and download a full snapshot of all active tutors in XML or JSON, keyed by a per-partner API key, so partners can surface Wyzant tutors on their own sites and earn a per-lead bounty. Access requires a partner account; the API is not open to the general public.

Wyzant publishes 2 APIs on the APIs.io network: Data Feed API and Search API. Tagged areas include Tutoring, Education, Marketplace, Tutors, and EdTech.

Wyzant’s developer surface includes documentation, engineering blog, and 9 more developer resources.

33.4/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidApproval
2 APIs
TutoringEducationMarketplaceTutorsEdTechAffiliatePartner APIData Feed

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 33.4/100 · thin
Contract Quality 14.5 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/wyzant: 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 2

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

Wyzant Data Feed API

Bulk snapshot download of all active tutors.

Wyzant Search API

Real-time search against the live tutor database.

Pricing Plans 1

Published pricing tiers and plan structures.

Wyzant Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Wyzant Rate Limits

3 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.

Wyzant Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Wyzant Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Wyzant Agentic Access

2 operations · 1 acting

2 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wyzant
url: https://raw.githubusercontent.com/api-evangelist/wyzant/refs/heads/main/apis.yml
name: Wyzant
kind: company
description: Wyzant is a US tutoring marketplace that connects students with independent tutors for in-person and online lessons
  across thousands of subjects. It is a consumer product, not a developer platform - students book and pay for lessons through
  wyzant.com and pay a service fee on top of each tutor's hourly rate, and there is no public REST API for managing lessons,
  bookings, messages, or payments. Wyzant does, however, expose a real partner/affiliate data API and data feed at data.wyzant.com
  for approved affiliates (via the ShareASale-based partner program). These let a partner run real-time keyword/location searches
  against the live tutor database and download a full snapshot of all active tutors in XML or JSON, keyed by a per-partner
  API key, so partners can surface Wyzant tutors on their own sites and earn a per-lead bounty. Access requires a partner
  account; the API is not open to the general public.
accessModel:
  pricing: paid
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Paid · Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/wyzant.png
tags:
- Tutoring
- Education
- Marketplace
- Tutors
- EdTech
- Affiliate
- Partner API
- Data Feed
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: wyzant:wyzant-data-feed-api
  name: Wyzant Data Feed API
  description: Bulk snapshot download of all active tutors.
  humanURL: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
  baseURL: https://data.wyzant.com
  tags:
  - Data Feed
  properties:
  - type: OpenAPI
    url: openapi/wyzant-data-feed-api-openapi.yml
  - type: Documentation
    url: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
  - type: APIReference
    url: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
- aid: wyzant:wyzant-search-api
  name: Wyzant Search API
  description: Real-time search against the live tutor database.
  humanURL: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
  baseURL: https://data.wyzant.com
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/wyzant-search-api-openapi.yml
  - type: Documentation
    url: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
  - type: APIReference
    url: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
common:
- type: AgenticAccess
  url: agentic-access/wyzant-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/wyzant-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/wyzant-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/wyzant
- type: Website
  url: https://www.wyzant.com
- type: Documentation
  url: https://support.wyzant.com/hc/en-us/articles/115005857526-API-Data-Feed-Documentation
- type: PartnerProgram
  url: https://highered.wyzant.com/partner
- type: Plans
  url: plans/wyzant-plans-pricing.yml
- type: RateLimits
  url: rate-limits/wyzant-rate-limits.yml
- type: FinOps
  url: finops/wyzant-finops.yml
- type: Blog
  url: https://blog.wyzant.com/feed
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com