Create a Proxy

  • Your API specifications must be based on Open API Specification (OAS) 2.0.
  • You must have Write permissions to create an API.
  1. In SnapLogic Manager, go to API Management > API Manager > APIs & Proxies.

    APIs and Proxies tab in the API Manager

  2. Click the add icon ( ) and choose New Proxy.

    New API or New Proxy dropdown

  3. Configure the new proxy.

    Create Proxy dialog

    Field Description
    Proxy Name The name for your proxy.
    The name must meet the following requirements:
    • Must be unique.
    • Must begin with alphanumeric characters A-Z, a-z, or 0-9.
    • Cannot contain the reserved keyword shared.
    • Cannot contain |, <, >, [, ], {, }, #, ?, /, and \.
    • Must be no more than 256 characters. If the name includes double-byte characters, the maximum length is shorter.

    The proxy name is appended to the Hostname.

    Proxy Description (Optional) Information about the proxy.
    Hostname The prefix /gateway/ is concatenated with the Proxy Name.
    Tags (Optional) Tags you can use to organize your proxies.