Quick Start
This guide walks you through creating a Polysystems account, obtaining an API key, and making your first authenticated request in under five minutes.
1. Create an Account
Navigate to dev.poly.inc and sign in with GitHub or Google OAuth. Your account is provisioned automatically on first login, including a personal secrets vault.
2. Generate an API Token
Go to Secrets → Tokens and click Create Token. Give it a descriptive name and select the scopes you need. The token is displayed once — copy it and store it securely.
!Warning
API tokens are prefixed with
sk-poly- and are SHA-256 hashed before storage. You cannot retrieve a token after creation.3. Make Your First Request
A successful response returns your vaults as a JSON array: