check item pricing and availability then create a booking via the checkfront api

domain: api.checkfront.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. sign up for a checkfront account with an active subscription and set up API authentication (OAuth2, per Connecting to the API) under Manage > Developer
  2. call GET /api/3.0/item with no dates to list enabled items in inventory (unrated response, no pricing/availability)
  3. call GET /api/3.0/item/{item_id} with start_date/end_date (and optional param[...] booking-parameter values like param[adults]=2) to get a 'rated' response containing pricing, stock/availability, and an item SLIP
  4. call GET /api/3.0/item/{item_id}/cal or GET /api/3.0/item/cal with start_date/end_date to retrieve calendar availability for one or more items
  5. use the SLIP obtained from the rated item query to add the item to a booking session, then call booking/create (POST) to create the booking
  6. call GET /api/3.0/booking/index to list/filter existing bookings by status_id, customer_id, start_date, or last_modified

Known gotchas

Related routes

check real-time availability and create a booking for a fareharbor item via the external api
developer.fareharbor.com · 6 steps · unrated
register a checkfront webhook to receive real-time booking status change notifications
api.checkfront.com · 5 steps · unrated
Search hotel availability and create a hotel (accommodation) booking using the Duffel Stays API.
duffel.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans