Skip to main content
This guide will walk you through setting up your first agent and getting it running end-to-end.
After completing this quickstart, you’ll have a working agent and know where to go next based on your use case.

Prerequisites

  • API access credentials
  • Development environment set up
  • Basic understanding of REST APIs
1

Create a Project in the Corti Console

Start by creating a project in the Corti console. This gives you a workspace and access to manage your clients and credentials. If you haven’t set up authentication before, follow the Creating Clients and authentication quickstart guides.
2

Create Your First Agent

Use the Corti Agentic API to create your first agent. You’ll need an access token (obtained using your client credentials) and your tenant name.
3

Run Your Agent

Use your stored credentials to authenticate, then run your agent end-to-end and verify it processes input and returns the expected outputs.

Next Steps

Depending on your use case:
Please contact us if you need more information about the Corti Agentic Framework.