
Moesif API Monetization and Analytics
Third PartyConfiguration
Hide Child Parameters
Your Moesif Application Id from your Moesif dashboard. Go to Bottom Left Menu -> Installation.
Request or response header used to identify the Company (Account) in Moesif. See identifying companies.
Default:null
Request or response header used to identify the User in Moesif. See identifying users.
Default:X-Consumer-Custom-Id
If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
A list of the request protocols that will trigger this plugin. The default value, as well as the possible values allowed on this field, may change depending on the plugin type. For example, plugins that only work in stream mode will only support tcp and tls.
Allowed values:grpcgrpcshttphttpstcptlstls_passthroughudp
Default:grpc, grpcs, http, https, tcp, tls, tls_passthrough, udp
If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.