# Authentication

## Endpoints

[Fetch Access Token](https://developers.finove.com.br/authentication/fetch-access-token) - Fetch your access token to use in requests

## Overview

![Overview of authentication flow](https://57403990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGPpMlzMG0tJ0N3j9DL%2Fuploads%2F6Zce2VBQJJhxVAbzuP2L%2FScreen%20Shot%202022-07-05%20at%207.14.26%20PM.png?alt=media\&token=1fcca166-d8f3-42ba-bef0-0efc59a310a7)

## Creating API Keys

API Keys can be created from your merchant dashboard.

![API Keys can be found under "Settings"](https://57403990-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGPpMlzMG0tJ0N3j9DL%2F-MKGSTbgv-ZJf0Jq8-Ah%2F-MKGa_frs8dHAfAuYXjq%2FScreen%20Shot%202020-10-22%20at%2011.37.37%20AM.png?alt=media\&token=132facf3-c3f9-49d1-b88c-5fe5279b24a3)

![Be sure to copy your secret key on this screen](https://57403990-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGPpMlzMG0tJ0N3j9DL%2F-MKGSTbgv-ZJf0Jq8-Ah%2F-MKGab-741w_sn4hN9Un%2FScreen%20Shot%202020-10-22%20at%2011.37.25%20AM.png?alt=media\&token=52934be0-c6d0-4d37-977c-290baa172855)


---

# 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://developers.finove.com.br/authentication.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.
