Onehub API
OnehubCode Examples
  • Introduction
  • API
    • Getting Started
    • Important Information
    • Authorization
    • Errors
    • Pagination
    • Roles
  • Methods
    • Comments
    • Events
    • Files
    • Folders
    • Invitations
    • Links
    • Rolemaps
    • Workspaces
Powered by GitBook
On this page

Was this helpful?

Introduction

NextGetting Started

Last updated 6 years ago

Was this helpful?

The Onehub API enables developers to access data from the Onehub Service on behalf of a client. The API is organized around . Our API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. Where appropriate, the API provides the four basic functions of persistent storage — create, read, update, and delete. In general, most API resources will accept an index request and return a set of all available items.

REST
paginated