Quickstart
Create and automate a portfolio in 5 simple steps
This quickstart guide will get you up and running with a fully automated portfolio in just 5 simple steps.
Authentication
Glider is currently in early access. Sign up for the waitlist on the Glider App.
Prerequisites
Before you begin, you’ll need:
- A Glider platform account
- An API key for authentication
- A wallet for signing portfolio creation and transaction permissions
Authenticate
First, you need to get an API key that will authenticate your requests to the Glider API.
- Log in to the Glider platform
- Navigate to your profile settings
- Select “API Keys” and create a new key
- Store your API key securely - you’ll need to include it in the header of all API requests
API Response Format
All Glider API responses follow a consistent format:
Error responses include additional error information:
5-Step Portfolio Creation
1. Get a signature request
Request a message that your user will sign to authorize portfolio creation:
2. Sign and create the portfolio
Have the user sign the message, then create the portfolio:
3. Verify portfolio creation
Check that your portfolio was created successfully:
4. Deposit assets
Generate deposit instructions for your user:
5. Start automation
Enable automatic rebalancing for your portfolio:
That’s it! You now have a fully automated portfolio that will rebalance daily or whenever assets drift more than 5% from target allocations.
Next Steps
For more detailed guides, check out: