For the complete documentation index, see llms.txt. This page is also available as Markdown.

Router Integration Helper API

Generate Request Header

post

This API generates request headers required to call Router.

Body
rebitAPIEndpointstringRequiredExample: /accounts/discover
recipientIdstringRequiredExample: FIP-SIMULATOR
customerIdstringRequiredExample: 6363534224@aa_simulator
additionalAttributesobjectOptional
Responses
post
/request/header

Generate Response Header

post

This API generates response headers that can be used while sending data back to Router APIs.

Body
rebitAPIEndpointstringRequiredExample: /accounts/discover
recipientIdstringRequiredExample: AA-SIMULATOR
additionalAttributesobjectOptional
Responses
post
/response/header

Last updated

Was this helpful?