> Part of [WHCC Developer Documentation](https://www.whcc.com/developer/llms.txt)

# White-Label Editor API for Print Products

Our Editor API allows you to create and redirect your customers into our unbranded editing experiences.

## WHCC currently offers editors many types of products

[Browse all products available in our editors at WHCC ▸](https://www.whcc.com/products/online/)
## Development environment

We have a staging environment available to use during development. You will need a different set of credentials for each environment.

> Stage URL: `https://prospector-stage.dragdrop.design`
>
> Production URL: `https://prospector.dragdrop.design`
>
> All of the examples throughout this documentation points to the production hostname.

## Basic Flow

> ## What's Next
>
> Get started with [Authentication](https://www.whcc.com/developer/docs/editor-api/authentication/index.html.md)