Adventus.io

Adventus.io operates an international student recruitment marketplace that connects education institutions, recruitment agents and students. Recruiters manage student records, documents, academic achievements, applications and orders through a single platform; institutions publish courses, intakes and admissions criteria and receive applications back. The platform is backed by a live GraphQL API at api.adventus.io/graphql (47 queries, 30 mutations) which fronts an internal REST v2 origin, plus Adventus Drive analytics and Adventus Connect institution invitations. There is no public developer portal: the schema is discoverable by anonymous introspection but all student, order and institution data requires a bearer token issued to a partner account.

Adventus.io publishes 1 API on the APIs.io network. Tagged areas include Company, Education, International Education, Student Recruitment, and Marketplace.

Adventus.io’s developer surface includes signup flow, pricing, support, engineering blog, and 17 more developer resources.

29.7/100 thin Agent 22/100 agent aware Full breakdown ↓
scored 2026-09-10 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyEducationInternational EducationStudent RecruitmentMarketplaceGraphQLHigher EducationEdTechAdmissionsAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-10 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Education & Research 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/adventusio: 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 1

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

Adventus.io GraphQL API

The GraphQL API behind the Adventus.io recruiter and student applications. Exposes 47 queries and 30 mutations across students, student documents, academic achievements, notes, ...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Adventusio Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Adventusio Authentication

2 schemes

SECURITY

Adventusio Domain Security

TLSv1.2 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

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 6

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: adventusio
name: Adventus.io
description: 'Adventus.io operates an international student recruitment marketplace that connects education institutions,
  recruitment agents and students. Recruiters manage student records, documents, academic achievements, applications and orders
  through a single platform; institutions publish courses, intakes and admissions criteria and receive applications back.
  The platform is backed by a live GraphQL API at api.adventus.io/graphql (47 queries, 30 mutations) which fronts an internal
  REST v2 origin, plus Adventus Drive analytics and Adventus Connect institution invitations. There is no public developer
  portal: the schema is discoverable by anonymous introspection but all student, order and institution data requires a bearer
  token issued to a partner account.'
image: https://adventus.io/wp-content/uploads/2026/07/adv_favicon.png
url: https://raw.githubusercontent.com/api-evangelist/adventusio/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-09'
modified: '2026-09-09'
tags:
- Company
- Education
- International Education
- Student Recruitment
- Marketplace
- GraphQL
- Higher Education
- EdTech
- Admissions
- Analytics
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: adventusio-graphql
  name: Adventus.io GraphQL API
  position: Producing
  description: The GraphQL API behind the Adventus.io recruiter and student applications. Exposes 47 queries and 30 mutations
    across students, student documents, academic achievements, notes, activities, messaging threads, orders and order milestones,
    institutions, courses and course statistics, study levels, grading systems, countries and languages, notifications, Adventus
    Connect invitations, and the intake_control scheduling surface. Authentication is a bearer token obtained from the userLogin
    (recruiter/staff) or studentLogin mutation; reference data (countries, languages, studyLevels, gradingSystems) answers
    anonymously. Introspection is open, so the full contract is machine-readable without credentials, but Adventus.io publishes
    no developer portal, no getting-started guide and no rate-limit or versioning documentation.
  image: https://adventus.io/wp-content/uploads/2026/07/adv_favicon.png
  humanURL: https://adventus.io/
  baseURL: https://api.adventus.io/graphql
  tags:
  - GraphQL
  - Student Recruitment
  - Education
  - Admissions
  properties:
  - type: GraphQL
    url: graphql/adventusio.graphql
  - type: X-GraphQLIntrospection
    url: graphql/adventusio-introspection.json
  - type: Authentication
    url: authentication/adventusio-authentication.yml
  - type: ErrorCatalog
    url: errors/adventusio-error-codes.yml
  - type: Conventions
    url: conventions/adventusio-conventions.yml
  - type: DataModel
    url: data-model/adventusio-data-model.yml
  - type: MCPServer
    url: mcp/adventusio-mcp.yml
common:
- type: Website
  url: https://adventus.io/
- type: Login
  url: https://app.adventus.io/admin/login
- type: SignUp
  url: https://signup.adventus.io/
- type: Pricing
  url: https://adventus.io/pricing-recruiters-new/
- type: TermsOfService
  url: https://adventus.io/website-terms/
- type: PrivacyPolicy
  url: https://adventus.io/privacy-policy/
- type: Support
  url: https://adventus.io/contact-us/
- type: Blog
  url: https://blog.adventus.io/
- type: BlogRSS
  url: https://blog.adventus.io/rss.xml
- type: About
  url: https://adventus.io/company/
- type: Careers
  url: https://adventus.io/careers/
- type: Compliance
  url: https://adventus.io/recruiters/security/
- type: LinkedIn
  url: https://www.linkedin.com/company/adventusio
- type: Plans
  url: plans/adventusio-plans-pricing.yml
- type: RateLimits
  url: rate-limits/adventusio-rate-limits.yml
- type: Lifecycle
  url: lifecycle/adventusio-lifecycle.yml
- type: Conformance
  url: conformance/adventusio-conformance.yml
- type: Packages
  url: packages/adventusio-packages.yml
- type: DomainSecurity
  url: security/adventusio-domain-security.yml
- type: LLMsTxt
  url: llms/adventusio-llms.txt
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-09-09'
  status: enriched
  artifacts_added: 21
  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/adventusio"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/adventusio/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/adventusio/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.