---
title: "Anis Developers"
description: "Integrate with Anis: guides, API reference and error pages for the Anis Partner API."
url: https://developers.anis.ly/
language: en
---

> Every page of this documentation: https://developers.anis.ly/llms.txt

Anis Partner API

# Integrate with Anis securely, from day one

Everything a partner needs to connect their own system to Anis: enrol a key, browse the catalogue, buy cards and recover safely when a connection drops.

[Get started](https://developers.anis.ly/docs/overview.md) [API reference](https://developers.anis.ly/reference.md)

## Signed both ways

Every request is signed with your own key, and every answer is signed by Anis — so neither side can be impersonated.

## Orders you can trust

Your own order id makes a purchase happen once, however many times a lost answer makes you ask again.

## You stay in control

Permissions, allowed networks and limits are set for your application, and every refusal tells you what to do next.

## How an integration works

Step 1

### Enrol a key

Anis sends an invitation; you create a key pair and prove you hold it. Your private key never leaves you.

Step 2

### Browse the catalogue

Read your wallets and the cards they can buy, priced for that wallet.

Step 3

### Place an order

Buy with an id you choose, and receive the card codes in the answer.

Step 4

### Reveal when needed

Read a card, or a whole invoice of cards, again when your permissions allow it.

## SDKs

.NET C# — available

PHP Coming

TypeScript Coming

Python Coming
