Get Started
Introduction
Welcome to the world of streamlined development! Our ready-made APIs are designed to help you build products faster and save time. This guide will walk you through the steps to get started quickly.
Step 1: Sign In with Google
Create an account.
- Sign in with Google
Step 2: Create Project
Create a project.
- Go to your projects dashboard.
- Click new project
- Fill the details and click create
Step 3: Choose Your API
Browse our collection of ready-made APIs and choose the ones that fit your needs.
- Go to API Marketplace
- Select an API and add it to the project
- Copy an api endpoint
Step 4: Make Your First Request
- Paste the copied endpoint
- Go to Project Details page and Copy API Key
- Pass the API key as header named x-api-key
- Send the request
Here’s an example using cURL: