# Test Credentials

You can easily test your integration as you progress with the help of ["Votre Entreprise"](https://reservotron.com/votre-entreprise) - a fictional supplier account we've created for testing and demo purposes.

This account has all the most common product configurations, can be used for any amount of testing you need, and allows you to view products, bookings, as well as Reservotron's API logs.

### Obtaining Test Credentials <a href="#obtaining-test-credentials" id="obtaining-test-credentials"></a>

You can easily register for test credentials by sending a request for a reseller account to <support@reservotron.com>. Please provide us with the company name and email.

Once you've requested your test reseller account, we will send the API endpoint and key that can be used for testing your integration with our fictional supplier ["Votre Entreprise"](https://reservotron.com/votre-entreprise).​​


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reservotron.gitbook.io/reservotron/reseller-api/test-credentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
