Find organisations matching a name prefix.
GET/suggestions
Available in plans: Playground · Swiss Registry · Swiss Registry Signatory · Swiss Registry Signatory Excerpt · Partner
Returns a list of organisation name and uid pairs, with the name matching the given prefix. The fuzzy search is performed in the ZEFIX and the UID registers. When searching for an exact UID (format CHE-123.456.789), the exact match will be returned if it exists instead.
Proposed Usage
- Trigger this method after a certain amount of inactivity on the client side or by an explicit user action.
- The call will return a list of suggestions which can be rendered into a drop-down, for example, to support the user to find the desired organisation.
- To keep the information for the user / the drop-down size in check, the number of the returned suggestions can be limited by the limit query parameter.
- We disclaim any legal liability for any damages or consequences that may result from the use of the data provided.
Usage Limits
- This endpoint is rate limited, please refer to the response headers for further details on limits and reset times.
Request
Responses
- 200
- 400
- 429
- 500
List of organisations matching the search prefix
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiInvalid request parameters
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiThe API returns the error message when the quota for the resource has been exhausted. The detail in the response must provide information about the service quota allocated and renewal interval. When this error is returned, the request should not be retried within the same quota interval.
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupiInternal server error
Response Headers
The rate limit policy applied to this request
10;w=60The rate limit for this endpoint
10The number of requests remaining in the current rate limit window
7The amount of seconds before the rate limit window requests
39Origin of the 429 rate limit (e.g. Jupi or when absent; other gateway like DMP)
jupi