Back to Resources

API Documentation

Complete API reference for developers. Integrate StudioShopOS with your existing tools and build custom workflows.

API Overview

StudioShopOS provides a RESTful API for programmatic access to all features

Base URL

https://api.studioshopos.com/v1

Authentication

All API requests require authentication using API keys. Include your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

Endpoints

Members

  • • GET /members - List all members
  • • POST /members - Create a new member
  • • GET /members/:id - Get member details
  • • PUT /members/:id - Update member

Equipment

  • • GET /equipment - List all equipment
  • • POST /equipment - Add new equipment
  • • GET /equipment/:id/bookings - Get equipment bookings

Bookings

  • • GET /bookings - List bookings
  • • POST /bookings - Create a booking
  • • PUT /bookings/:id - Update booking
  • • DELETE /bookings/:id - Cancel booking

Protocols

  • • GET /protocols - List protocols
  • • POST /protocols - Create protocol
  • • GET /protocols/:id/executions - Get protocol executions

Getting Started

  1. 1.Generate an API key from your StudioShopOS dashboard (Settings → API Keys)
  2. 2.Include the API key in the Authorization header of all requests
  3. 3.Make requests to the API endpoints using standard HTTP methods
  4. 4.All responses are in JSON format

Need API Access?

API access is available on Growth Ops and Scale Ops plans. Contact us to get started.

Contact Sales

Ready to run your studio like a professional operation?

Book a demo to see how StudioShopOS standardizes operations, increases utilization, and replaces disconnected tools with one system.