Structs§
- Create
Endpoint Request - Parameters for
create_endpoint. - Create
Endpoint Response - Response from
create_endpoint. - Create
TagRequest - Parameters for
create_tag(on a specific endpoint). - Endpoint
- Summary representation of an endpoint in list responses.
- Endpoint
Domain Mask - Domain mask configured on an endpoint.
- Endpoint
Ip - Whitelisted IP address on an endpoint.
- Endpoint
IpCustom Header Option - Custom header option value for IP identification.
- Endpoint
Jwt - JWT configured on an endpoint for signed-request authentication.
- Endpoint
Rate Limits - Rate limits applied to an endpoint.
- Endpoint
Referrer - Allowed referrer entry for request-origin validation.
- Endpoint
Request Filter - Request (method) filter configured on an endpoint.
- Endpoint
Security - Security configuration for an endpoint — the aggregate of tokens, JWTs, referrers, domain masks, IPs, and request filters plus their enabled toggles.
- Endpoint
Security Options - Boolean toggles controlling which security features are enabled.
- Endpoint
Tag - Tag reference as returned on an endpoint.
- Endpoint
Token - Authentication token configured on an endpoint.
- GetEndpoint
Security Response - Response from
get_endpoint_security. - GetEndpoints
Request - Parameters for
get_endpoints. - GetEndpoints
Response - Response from
get_endpoints. - Pagination
- Pagination metadata for admin list responses.
- Show
Endpoint Response - Response from
show_endpoint. - Single
Endpoint - Full representation of a single endpoint, including its security and rate limits.
- Update
Endpoint Request - Parameters for
update_endpoint. - Update
Endpoint Status Request - Parameters for
update_endpoint_status. - Update
Endpoint Status Response - Response from
update_endpoint_status.