> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/classic-tokenization/api-reference/issuer-gateway-api.md).

# Issuer Gateway API

Use these resources to integrate your **issuer backend** with the Tokenization Service.

### Download the OpenAPI definitions

Use these OpenAPI (Swagger) definitions to generate client code and validate requests.

* [Outbound (Tokenization Service → issuer backend)](https://openapi.gitbook.com/o/fwy1mtbRONGA2YDKDBr0/spec/TSH-outbound.yaml)
* [Inbound (issuer backend → Tokenization Service)](https://openapi.gitbook.com/o/fwy1mtbRONGA2YDKDBr0/spec/TSH-inbound.yaml)

### Related documentation

* [API protocol](/classic-tokenization/get-started/api-basics/api-protocol.md)
* [Connectivity](/classic-tokenization/get-started/api-basics/connectivity.md)
* [Data encryption and security](/classic-tokenization/get-started/api-basics/data-encryption-and-security.md)
* [API guidelines](/classic-tokenization/get-started/api-basics/api-guidelines.md)

### Cobadged card API reference

If you support cobadged cards, use the dedicated reference:

* [API reference for cobadged cards](/classic-tokenization/api-reference-cobadged-cards/api-reference-cobadged-cards.md)


---

# 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://docs.payments.thalescloud.io/classic-tokenization/api-reference/issuer-gateway-api.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.
