# Getting Started

The Guusto API is organized around **Reactive REST**. Our API follows predictable, resource-oriented URLs, returns JSON-encoded responses, and adheres to industry-standard HTTP response codes, and authentication.

br
## 1. How to Get Your API Token

Authentication and [getting your API Token](/version/pages/authentication) to start accessing our APIs.

## 2. Choosing the Right Environment

We provide a **test**  environment, allowing you to integrate, experiment and test before launching in production. Find more details about the available test environments here: [Available Test Environments](/version/pages/environments)

## 3. Start Developing

- [Sending and Managing Your First Gift](/version/pages/scenario/send-gift-flow)
- [Workspace Reporting, Insights and Statistics](/version/pages/scenario/insights-and-statistics)
- [Check your Workspace Budget](/version/pages/scenario/balance)


br
### Related Guides

Getting Familiar
Browse available our [API cataloge](/version/openapi) for a complete list of available endpoints.

General Response and Error Codes
Learn about the common response and error codes you might encounter. [Here](/version/pages/http-responses)

Configurations, Restrictions and Rules
Settings that could affect how you access your workspace resources. [Here](/version/pages/rules-and-restrictions)

Request Limits
Some resources have request limits. See [Here](/version/pages/request-limits-and-throttling)

### Questions?

If you have any questions please contact us [here](/version/pages/contact-us)