Peek Reseller API
  • Introduction
  • Getting Started
    • Basics
    • Request Access
    • Headers
    • Capabilities
    • Errors
  • Booking Flow
    • Products
    • Availability
    • Booking
  • Capabilities
    • Pricing
    • Webhooks
Powered by GitBook
On this page
  • Request Headers
  • Response Headers
  1. Getting Started

Headers

Pass these in your API calls

Request Headers

Header
Description

Content-Type

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

Response Headers

Header
Description

Octo-Capabilities

A list of the capabilities that were initialised with this request.

e.g. Octo-Capabilities: octo/pricing, octo/content

Octo-Env

This will return test if the request is in test, or live if it wasn't.

PreviousRequest AccessNextCapabilities

Last updated 1 year ago