Skip to main content

Module endpoints

Module endpoints 

Source

Structs§

CreateEndpointRequest
Parameters for create_endpoint.
CreateEndpointResponse
Response from create_endpoint.
CreateTagRequest
Parameters for create_tag (on a specific endpoint).
Endpoint
Summary representation of an endpoint in list responses.
EndpointDomainMask
Domain mask configured on an endpoint.
EndpointIp
Whitelisted IP address on an endpoint.
EndpointIpCustomHeaderOption
Custom header option value for IP identification.
EndpointJwt
JWT configured on an endpoint for signed-request authentication.
EndpointRateLimits
Rate limits applied to an endpoint.
EndpointReferrer
Allowed referrer entry for request-origin validation.
EndpointRequestFilter
Request (method) filter configured on an endpoint.
EndpointSecurity
Security configuration for an endpoint — the aggregate of tokens, JWTs, referrers, domain masks, IPs, and request filters plus their enabled toggles.
EndpointSecurityOptions
Boolean toggles controlling which security features are enabled.
EndpointTag
Tag reference as returned on an endpoint.
EndpointToken
Authentication token configured on an endpoint.
GetEndpointSecurityResponse
Response from get_endpoint_security.
GetEndpointsRequest
Parameters for get_endpoints.
GetEndpointsResponse
Response from get_endpoints.
Pagination
Pagination metadata for admin list responses.
ShowEndpointResponse
Response from show_endpoint.
SingleEndpoint
Full representation of a single endpoint, including its security and rate limits.
UpdateEndpointRequest
Parameters for update_endpoint.
UpdateEndpointStatusRequest
Parameters for update_endpoint_status.
UpdateEndpointStatusResponse
Response from update_endpoint_status.