> For the complete documentation index, see [llms.txt](https://resources.atriptech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.atriptech.com/popular-topics/security/sandbox-and-production-credentials-creation-via-atrip.md).

# Sandbox and Production Credentials Creation via ATRIP

### **Sandbox Credentials**

Visit Flight Deck --> Profile--> My Profile --> Company Information

![](/files/PFQOlq7GIrqIkuNiA8Qz)

Click the “Generate” button, then configure the password and click the “Confirm” button to complete the creation of the Atrip sandbox test account.

![](/files/1pPtAejlbldNpcbUB6SQ)

When you complete the above steps, you can see the AK and SK information you need to test our API

![](/files/5xO21n1kh0vcEF2zs5mt)

### **Production Credentials**

The production credentials will be unlocked after the successful completion of the UAT certification process. These will be displayed in the "Live Info" section.

![](/files/9LmmXiTkvBl3XNCaZiTo)

Click on “New Access Key” button and select the “Validity Period” and click “Confirm”

<figure><img src="/files/0Nr5dbWce4CM6YVXrA0l" alt=""><figcaption></figcaption></figure>

The ”Secret Key (SK) will be displayed. You need to capture this and click on ”Complete” button.

You can have a maximum of 2 AK/SK at the same time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://resources.atriptech.com/popular-topics/security/sandbox-and-production-credentials-creation-via-atrip.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.
