The Okapi API is currently in alpha.
Welcome
For most folks who want to integrate with Okapi, you need to do two things:- Get an API key.
- Hit the appropriate records-related endpoint(s) for your use-case. There are endpoints for listing, getting, creating, updating, upserting, and archiving records, among others.
Getting an API Key
To get an API key:- Go to your user settings page. It’s the link at the bottom right of https://app.okapicrm.com.
- From there, go to “Organization API Keys” on the left navbar.
- Choose “New API Key”, and a desired expiration time for your API key (if any).
- Copy the API Key now shown. Take note of it, because you will not be able to copy it again later.