Skip to main content
POST
ARouter’s provider proxy forwards requests directly to a supported provider’s native API while handling provider authentication for you.

Path Parameters

Notes

  • Requests and responses are passed through in the provider’s native format.
  • ARouter injects the provider credential automatically. You only send your ARouter API key.
  • Usage is still metered against your ARouter account.
  • Use this endpoint when you need provider-native features that are not represented in the normalized ARouter request schema.
For a broader guide with provider-specific examples, see Provider Proxy.