# Credentials

If you are a developer and you work on Telematics SDK and API services integration, you are required to obtain **InstanceID** and **InstanceKey** as well as **API (Admin) Credentials** to have advanced access to API services.

## InstanceID and InstanceKEY \[User Service Credentials]

Please log in DataHub under your account and proceed to the Management page - > User service credentials.\
\&#xNAN;***Note:*** only **Company** and **Application** admins have access to this information.

![](/files/-MU8fKeveF_D0ZiyeZwk)

## Admin credentials \[API Authorization Credentials]

To obtain admin credentials, please proceed to the Management page - > API Authorization Credentails.

:point\_right: [Read more about cases when you are required admin credentials](https://docs.telematicssdk.com/back-end-to-back-end-integration/authentication)

![](/files/-MU8jAQM60CAvqewG9fM)


---

# 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://docs.userdatahub.com/sandbox/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.
