Skip to main content
GET
Get the calling app
Returns the calling application’s own record — its flynet_merchant_id, allowed_scopes, owning account, and status. The app is resolved from the API key, so there is no ID in the path. Use it to look up your flynet_merchant_id for payment-intent creation without waiting on the onboarding email. The same flynet_merchant_id identifies your app’s reward wallet — the one balance reports and issue_reward draws from. Auth: API key in X-API-Key. The key must carry the read:app scope.

Example

Response