Introduction

Welcome to Cortex! In this Cortex reference, you'll find information and examples on transacting with the Cortex API; creating custom objects and properties; working with standard objects such as Accounts, Connections, and Notifications; searching and aggregating your data; and creating custom scripts.

If you haven't already, be sure to Sign Up to create your development org.

In the API sections, you'll find a live API explorer. This API explorer is a good way to get familiar with how Cortex authentication works, how objects are created and shared, and more. You'll notice that the first section (Org) can be queried without an authenticated session. Just click "Try It" and it will work with your org name and API key. This is because your Org has publicly available information. If you don't yet have an API Key, follow the instructions to Generate API Key to get started.

To start creating your own custom Cortex objects, check out the documentation on Data Model Setup.

Have a question? Ask it in our community-driven FAQ. We'd love to hear from you.

Happy Coding!