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
  • API Endpoint
  • Example URL
  • Default Format

Was this helpful?

  1. API

Important Information

PreviousGetting StartedNextAuthorization

Last updated 6 years ago

Was this helpful?

API Endpoint

https://ws-api.onehub.com

Example URL

https://ws-api.onehub.com/[resource]/[id]

Default Format

The default format returned from the Onehub API is .

JSON will be returned in all responses from the API, including . If you are unable to set an Accept: application/json header in your request, you may apply a suffix of .json to ensure JSON is returned.

https://ws-api.onehub.com/workspaces.json
JSON
errors