# Introduction

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.

<details>

<summary>Navigate to profile/settings</summary>

<img src="https://1902507521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZbMPUrv5B8JJcgrylXeN%2Fuploads%2Fgit-blob-c623c9c3204fdc9d7b008e9ec2a1e34389801e43%2Fgoto-profile.png?alt=media" alt="" data-size="original">

</details>

<details>

<summary>Create an API key</summary>

<img src="https://1902507521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZbMPUrv5B8JJcgrylXeN%2Fuploads%2Fgit-blob-2a4b5dbb49a8e1b369471bf0cb0036afb9c8849f%2Fcreate-api-key.png?alt=media" alt="" data-size="original">

</details>

<details>

<summary>Store your key and secret in a secure location</summary>

<img src="https://1902507521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZbMPUrv5B8JJcgrylXeN%2Fuploads%2Fgit-blob-fe5c1acd9a8b4101d7c96956890e2b847748a3e2%2Fcreate-api-key-result.png?alt=media" alt="" data-size="original">

</details>

## Getting started

* [Getting started with Python](https://docs.architect.co/getting-started-with-python)
* [Getting started with Rust](https://docs.architect.co/getting-started-with-rust)
