Architect Documentation
  • User Guide
  • SDK Documentation
  • Algos Book
  • Introduction
  • Creating an API key
  • Getting started with Python
  • Getting started with Rust
  • Concepts
    • Symbology
    • Orderflow
    • Accounts and portfolio management
    • Systems and connectivity diagram
    • Authentication
  • SDK Reference
    • Symbology and instrument info
    • Marketdata
    • Order entry
    • Order management
    • Portfolio management
Powered by GitBook
On this page
  • Creating an API key
  • Getting started

Introduction

NextGetting started with Python

Last updated 4 days ago

Architect provides several options for programmatic access to marketdata, order entry, portfolio management, and execution algos.

Creating an API key

To start using the Architect API and SDKs, you will need to create an API key from the Architect UI.

Navigate to profile/settings

Create an API key

Store your key and secret in a secure location

Getting started

Getting started with Python