# Investec Developer community wiki

## **Welcome**&#x20;

**Welcome to the Investec Developer community wiki,** a public repo and source of truth for all Investec Developer resources.

The [**Investec Developer community**](https://developer.investec.com/za/community) welcomes anyone interested in building on the Investec banking experience, creating new fintech solutions, sharing ideas, and connecting with other like-minded developers.

{% hint style="info" %}
**Join the Investec Developer community by signing up** [**here**](https://forms.office.com/r/dCUkWsvcxq)**.**

We look forward to meeting you!&#x20;
{% endhint %}

<figure><img src="/files/Fbx1ln9RGyg6Q6T2izAd" alt=""><figcaption></figcaption></figure>

**Investec Developer provides you with the following features:**

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><p><img src="/files/4VZqnR1QeBbmaUO5EmJJ" alt="" data-size="original"></p><p><strong>BANKING</strong><br><strong>INTEGRATION APIs</strong></p></td><td>Access your account data and transactional capability using direct APIs and low-code solutions.</td><td></td></tr><tr><td align="center"><p><img src="/files/abBkCoClBkD1lemMPZic" alt="" data-size="original"></p><p></p><p><strong>PROGRAMMABLE</strong><br><strong>CARD ACCOUNTS</strong></p></td><td>Deploy JavaScript code to enable rules on your card, limit spend and track expenses. Use Investec's low-code snippets if you are new to coding.</td><td></td></tr><tr><td align="center"><img src="/files/K4whUWJTxnvyCfPfHw2S" alt=""><strong>INVESTEC DEVELOPER COMMUNITY</strong></td><td>Share ideas and co-create innovative solutions with other clients and developers across industries. Get feedback and support on your builds. </td><td></td></tr></tbody></table>

{% hint style="info" %}
**Please note that the Investec Developer offering is tailored per region (South Africa, United Kingdom, and Mauritius) due to differences in financial needs and regulations.**&#x20;

You can toggle between each region in the top-right-hand corner of the [Investec Developer portal](https://developer.investec.com/za/home).

**All resources that have been created for this wiki are specific to the Investec Developer South Africa offering.**
{% endhint %}

*If you have any questions or need further information, please feel free to reach out to us at* <developer.community@investec.com>

✨ Investec Developer community wiki *— 2026 Made by badass unicorns*&#x20;


---

# 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://investec.gitbook.io/programmable-banking-community-wiki/home/readme.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.
