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:- Building custom agents: See Core Concepts
- Integrating with existing systems: See SDKs & Integrations
- Understanding the architecture: See Architecture Overview
- Working with protocols: See A2A Protocol and MCP Protocol
Please contact us if you need more information about the Corti Agentic Framework.