Skip to content

Endpoint

  • Method: GET
  • Path: /settings/referral-config
  • Edition: Core
  • Controller: SettingController@getReferralConfig
  • Route source: app/Http/Routes/api.php

GET Get Referral Config

GET
/settings/referral-config

Get the referral program configuration.

Controller: SettingController@getReferralConfig
Route source: app/Http/Routes/api.php

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
{
"config": {
}
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentAffiliate developer documentation