Skip to content

Add documentation: Getting Started Guide #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quantstruct-dev-newman[bot]
Copy link

Getting Started Guide

This guide provides a quick and easy way to start using our API. It's designed to help new users get up and running with minimal friction.

Target Audience: Developers, New Users

Prerequisites

Before you begin, ensure you have the following:

  • An API Key: You'll need a valid API key to authenticate your requests. You can obtain one by registering for an account.
  • A Development Environment: Choose your preferred programming language and development environment (e.g., Python, JavaScript, cURL).
  • Basic Programming Knowledge: Familiarity with making HTTP requests and handling JSON responses is recommended.

Installation

The API is accessible over HTTP(S), so no specific installation is required. However, depending on your chosen language, you might need to install libraries for making HTTP requests and handling JSON data.

Example (Python):

pip install requests

**Example (JavaScript/Node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants