Skip to main content
GET
/
integrations
/
{provider}
/
setup-info
Get integration setup info
curl --request GET \
  --url https://api.sandbox.flowpayroll.ai/v1/billing/integrations/{provider}/setup-info \
  --header 'X-Auth-Token: <api-key>'
{
  "redirectUri": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

Authentication token for API access

Path Parameters

provider
string
required

Response

OK

redirectUri
string | null