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
  • Create a Developer Account
  • Create Your API Keys

Was this helpful?

  1. API

Getting Started

PreviousIntroductionNextImportant Information

Last updated 5 years ago

Was this helpful?

Create a Developer Account

In order to access the Onehub API, you will need to create a Onehub Developer account. Developer accounts are the only accounts that can create Onehub API keys. Developer accounts have limited resources for day-to-day use and beyond creating API keys are only meant for testing.

After creating your API keys, you will be able to authenticate against the API as a different Onehub user in order to access your paid account's data. See the section for more information.

Make sure you sign out of any existing Onehub accounts before clicking the link below.

Create Your API Keys

You’ll need to create an OAuth Client that represents your application when communicating with our OAuth Server. Your API keys carry many privileges, so be sure to keep them secret!

  • Visit the of your account

  • Click the Create OAuth Client button

  • Fill in your application information and click Create Client

  • Store your generated Client ID and Client Secret in a safe place

Your secret will not be retrievable after leaving the confirmation screen.

Authorization
Sign Up for a Onehub Developer Account
Developer section