Getting Started
Welcome to the Carpool developer hub. Let's jump right in!
Last updated
Welcome to the Carpool developer hub. Let's jump right in!
Last updated
Beta Notice Carpool is still in Beta. Expect some things to be in an โMVPโ state for a bit. While there will be plenty of changes, weโre a dev-first team and promise to both communicate updates regularly and avoid changes that will disrupt your applications.
Sign up and get started with Carpool in under 5 minutes.
First off, hereโs the link. You need to not be signed into Carpool to use it.
Carpool is designed for use by teams of engineers. As such, when you sign up, youโre first creating an Organization and then inviting yourself to it. When you and your team log into Carpool, youโll always be doing so in the context of an organization. You can use the same email across multiple organizations.
For now, you must use Google-based email accounts to sign into Carpool. This is just to simplify our auth backend. Weโll definitely add more sign-in methods in the future.
We go into much greater depth on this in the "Onboarding Programs" section of our docs, but itโs important to understand that our platform builds upon the data that youโre indexing. Your first course of action with Carpool is to onboard one of your programs. If youโve built your program with Anchor and published the IDL to MainNet, this should only take about 10 seconds to do. Input your programID and you're good to go. Check out our Indexing docs for more:
Indexing Multiple Programs
Currently, you can index one program when you join Carpool. We're in the process of setting up a tiered/paid system for indexing more than one program. However, if you like the product and are willing to work with us during the beta by providing feedback, reach out to us and we'll lift this restriction.
Head over to the โAPI Keysโ section of the app and create an API Key to start using Carpool data in your app. Just set that value in the x-api-key header
and youโre set.
Take a look at our Querying docs for more:
Make your way over to the "Organization" section of the app and invite other members of your team to collaborate within Carpool. For more detailed info, check out our Org Management docs:
What it says on the tin. Have a look around, and donโt hesitate to reach out to us with questions and (especially) feature requests!