โGetting Started
Welcome to the Carpool developer hub. Let's jump right in!
Signing Up
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.
Onboarding
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:
๐Onboarding ProgramsCreate an API Key
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:
โQueryingInvite Your Team
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:
๐Organization ManagementCheck Out the Rest of Our 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!
Last updated