Fiat
Configure app for fiat onramping and offramping.
Updates the app configuration for the specified onramp provider. This is used to set up the app for fiat onramping and offramping.
post/v1/apps/{app_id}/fiat
Path parameters
app_idstring required
The ID of the app that is being configured for fiat onramping and offramping
Headers
privy-app-idstring required
ID of your Privy app.
Request body
Example request
{
"api_key": "insert-api-key",
"provider": "bridge-sandbox"
}Response
Success message if the app was configured successfully