# Credentials

The first step for integration is creating credentials for Odds88 API, which will authorise access to the feed and API.

To grant complete access to API endpoints it is needed to whitelist IP addresses, used by you to access the link for development and integration purposes.

Once the credentials are provided you should have access to our API swagger to see the structure of the data. We will provide you with your own instance of the API that has a unique URL.


---

# 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.odds88.io/integration-process/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.
