Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NationGraph Scheduling API

The Scheduling API from NationGraph — 3 operation(s) for scheduling.

NationGraph Scheduling API is one of 56 APIs that NationGraph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Scheduling. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 0.2.36.

Requests are made against the base URL https://api.nationgraph.com.

3 operations 3 paths 7 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.2.36
Base URL
https://api.nationgraph.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

NationGraph Scheduling API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Scheduling 3
GET
/api/v3/scheduling/hosts
List Hosts
list_hosts_api_v3_scheduling_hosts_get → 200
GET
/api/v3/scheduling/availability
Get Availability
get_availability_api_v3_scheduling_availability_get 3 params → 200422
POST
/api/v3/scheduling/bookings
Create Booking
create_booking_api_v3_scheduling_bookings_post body → 201422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are BookingConfirmation (9 properties), BookingRequest (7 properties), HostSummary (6 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
BookingRequest
object
7 properties 5 required
BookingConfirmation
object
9 properties 8 required
ValidationError
object
5 properties 3 required
HostsResponse
object
1 property 1 required
AvailabilityResponse
object
2 properties 2 required
HostSummary
object
A bookable Account Manager. id is the stable slug used as the dropdown value and as hostid everywhere else; no Calendly URI is ever exposed here.
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-scheduling-api-openapi.yml Raw ↑

Other APIs NationGraph publishes across the network.

NationGraph Accounts API
NationGraph Automations API
NationGraph Budgets API
NationGraph Classifier API
NationGraph Classifiers API
NationGraph Contacts API
NationGraph Contracts API
NationGraph CRM API
NationGraph CRM Automation Push API
NationGraph CRM Companies API
NationGraph CRM Contacts API
NationGraph CRM History API