API Request Signing#
When enabled, API request signing works identically to the outbound payments implementation — the same RFC-9421 mechanism, the same key generation steps, and the same code examples apply.
The only difference is where you upload your public key in the dashboard:
- Go to Settings → Configurations.
- Under API Request Keys, add a new public key.
See API Request Signing for the full implementation guide.