Skip to main content

Version: 0.1.0

Pre Requisites


It is an easy process to integrate Carvach with your application. Follow our quick start guide below to get started.

Signup on CarVach

  1. Signup on CarVach. You can use traditional email and password method or easily sigin with Google or Github.
  2. Go to your Inbox and verify email(This step is necessary or you will not be able to proceed further.)

Create Application

  1. By default an application will be created for you already.
  2. Add Redirect URI of your application where you would want to receive the authorization code.

Example

http://localhost:5004/redirect
https://your-application-server.com/redirect

Obtain subscription key

  1. Go to the Developer Portal
  2. Select starter or unlimited (Currently Starter).
  3. Type a random name for your subscription and click the subscribe button.
  4. Congratulations, 🎉 You are subscribed.
  5. Now go to your profile on Developer Portal
  6. Here you can see and regenerate your keys. Image alt