Architect Documentation
  • User Guide
  • SDK Documentation
  • Algos Book
  • Architect Add-In For Excel
  • 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
    • Pagination
  • SDK Reference
    • Symbology and instrument info
    • Marketdata
    • Order entry
    • Portfolio management
    • Connection management
Powered by GitBook
On this page
  • Creating an API key
  • Getting started

Introduction

NextGetting started with Python

Last updated 25 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