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.
-
In SnapLogic Manager, go to
API Management > API Manager > APIs & Proxies.
-
Click the add icon (
) and choose New Proxy.
- Configure the new proxy.
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.