API Reference

The Openfort API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

You can use the Openfort API in test mode, which doesn't affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.

The Openfort API doesn't support bulk updates. You can work on only one object per request.

Base Url

https://api.openfort.xyz

Guides

Get API key

Get an API to authenticate your API requests.

Read more

Authentication

Learn how to authenticate your API requests.

Read more

Errors

Read about the different types of errors returned by the API.

Read more

Resources

Players

Learn about the transactions object and how to create, retrieve, update, delete, and list players.

Accounts

Learn about the account object and how to create, retrieve, update, delete, and list accounts.

Transaction intents

Learn about the transaction intent object and how to create, retrieve, and list transaction intents.