divefy
divefy
Upcoming events
For businesTerms of usePrivacy policyDisclaimerCookies
Home
/
Divefy API
api

Divefy API

Public GraphQL API discovery

Last updated: July 29, 2026

Divefy exposes a GraphQL API for dive events, operators, and bookings. This page summarizes the public endpoints and discovery documents for agents and integrators.

Endpoints

  • GraphQL: https://api.divefy.me/graphql
  • Site health (landing): https://divefy.me/api/health
  • OpenAPI descriptor (service-desc): https://divefy.me/docs/api/openapi.json

Authentication

Human sessions use Firebase Authentication via account.divefy.me; authenticated operations send Authorization: Bearer with the ID token. Public queries may omit the header. Machine-to-machine OAuth for AI agents is not published yet.

Agent discovery

API catalog (RFC 9727) and skills index:

https://divefy.me/.well-known/api-cataloghttps://divefy.me/.well-known/agent-skills/index.json