LogoLogo
  • OCTO Specification and Zaui
  • Glossary of Terms
  • Getting Started
  • Test Credentials
  • Headers
  • Errors
  • Rate Limits
  • Advanced Capabilities
  • FAQ's
  • Basic Capabilities
    • Supplier
    • Products
    • Availability
    • Booking
  • Advanced Capabilities (optional)
    • Content
    • Pricing
    • Pickups
    • GT-Locations
    • GT-Connections
    • Grouped-departures
Powered by GitBook
On this page
  • Request Headers
  • Response Headers

Was this helpful?

Headers

List of available headers we translate as part of this specification

Request Headers

Header

Description

Required

Content-type

This must be application-json for all POST and PATCH and DELETE requests

Yes

OCTO-Capabilities

Provide a list of capabilites you wish to access in addition to the core API capabilites. For example: octo/content, octo/pricing, octo/connections, octo/gt-locations

Optional

Response Headers

Header

Description

OCTO-Capabilities

A list of the capabilites that were requested.

OCTO-RateLimit-Limit

The API request limit per minute

OCTO-RateLimit-Remaining

The number of remaining API requests

OCTO-RateLimit-RetryAfter

Number of seconds to retry your request if your throttled.

PreviousTest CredentialsNextErrors

Last updated 4 years ago

Was this helpful?