ngrok
ngrok is developer infrastructure that routes and secures traffic to your apps, APIs, and AI models, wherever they run. Start on localhost, ship to prod.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| API Key | api_key | available | — |
调用示例
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "NGROK_ABUSE_REPORTS_CREATE", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("NGROK_ABUSE_REPORTS_CREATE", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute NGROK_ABUSE_REPORTS_CREATE --data '{ }'Tool 目录
可用 Tools
251 个可调用操作
CreateNGROK_ABUSE_REPORTS_CREATECreates a new abuse report which will be reviewed by our system and abuse response team. This API is only available to authorized accounts. Contact abuse@ngrok.com to request access需要连接
Creates a new abuse report which will be reviewed by our system and abuse response team. This API is only available to authorized accounts. Contact abuse@ngrok.com to request access
认证
需要 Connected AccountTags
GetNGROK_ABUSE_REPORTS_GETGet the detailed status of abuse report by ID.需要连接
Get the detailed status of abuse report by ID.
认证
需要 Connected AccountTags
CreateNGROK_AGENT_INGRESSES_CREATECreate a new Agent Ingress. The ngrok agent can be configured to connect to ngrok via the new set of addresses on the returned Agent Ingress.需要连接
Create a new Agent Ingress. The ngrok agent can be configured to connect to ngrok via the new set of addresses on the returned Agent Ingress.
认证
需要 Connected AccountTags
DeleteNGROK_AGENT_INGRESSES_DELETEDelete an Agent Ingress by ID需要连接
Delete an Agent Ingress by ID
认证
需要 Connected AccountTags
GetNGROK_AGENT_INGRESSES_GETGet the details of an Agent Ingress by ID.需要连接
Get the details of an Agent Ingress by ID.
认证
需要 Connected AccountTags
ListNGROK_AGENT_INGRESSES_LISTList all Agent Ingresses owned by this account需要连接
List all Agent Ingresses owned by this account
认证
需要 Connected AccountTags
UpdateNGROK_AGENT_INGRESSES_UPDATEUpdate attributes of an Agent Ingress by ID.需要连接
Update attributes of an Agent Ingress by ID.
认证
需要 Connected AccountTags
CreateNGROK_AI_GATEWAY_API_KEYS_CREATECreate a new AI Gateway API Key需要连接
Create a new AI Gateway API Key
认证
需要 Connected AccountTags
DeleteNGROK_AI_GATEWAY_API_KEYS_DELETEDelete an AI Gateway API Key需要连接
Delete an AI Gateway API Key
认证
需要 Connected AccountTags
GetNGROK_AI_GATEWAY_API_KEYS_GETGet an AI Gateway API Key by ID需要连接
Get an AI Gateway API Key by ID
认证
需要 Connected AccountTags
ListNGROK_AI_GATEWAY_API_KEYS_LISTList all AI Gateway API Keys owned by account需要连接
List all AI Gateway API Keys owned by account
认证
需要 Connected AccountTags
UpdateNGROK_AI_GATEWAY_API_KEYS_UPDATEUpdate an existing AI Gateway API Key by ID需要连接
Update an existing AI Gateway API Key by ID
认证
需要 Connected AccountTags
CreateNGROK_AI_GATEWAY_PROVIDER_KEYS_CREATECreate a new AI Gateway Provider Key需要连接
Create a new AI Gateway Provider Key
认证
需要 Connected AccountTags
DeleteNGROK_AI_GATEWAY_PROVIDER_KEYS_DELETEDelete an AI Gateway Provider Key需要连接
Delete an AI Gateway Provider Key
认证
需要 Connected AccountTags
GetNGROK_AI_GATEWAY_PROVIDER_KEYS_GETGet an AI Gateway Provider Key by ID需要连接
Get an AI Gateway Provider Key by ID
认证
需要 Connected AccountTags
ListNGROK_AI_GATEWAY_PROVIDER_KEYS_LISTList AI Gateway Provider Keys需要连接
List AI Gateway Provider Keys
认证
需要 Connected AccountTags
UpdateNGROK_AI_GATEWAY_PROVIDER_KEYS_UPDATEUpdate an existing AI Gateway Provider Key by ID需要连接
Update an existing AI Gateway Provider Key by ID
认证
需要 Connected AccountTags
CreateNGROK_API_KEYS_CREATECreate a new API key. The generated API key can be used to authenticate to the ngrok API.需要连接
Create a new API key. The generated API key can be used to authenticate to the ngrok API.
认证
需要 Connected AccountTags
DeleteNGROK_API_KEYS_DELETEDelete an API key by ID需要连接
Delete an API key by ID
认证
需要 Connected AccountTags
GetNGROK_API_KEYS_GETGet the details of an API key by ID.需要连接
Get the details of an API key by ID.
认证
需要 Connected AccountTags
ListNGROK_API_KEYS_LISTList all API keys owned by this account需要连接
List all API keys owned by this account
认证
需要 Connected AccountTags
UpdateNGROK_API_KEYS_UPDATEUpdate attributes of an API key by ID.需要连接
Update attributes of an API key by ID.
认证
需要 Connected AccountTags
DeleteNGROK_APPLICATION_SESSIONS_DELETEDelete an application session by ID.需要连接
Delete an application session by ID.
认证
需要 Connected AccountTags
GetNGROK_APPLICATION_SESSIONS_GETGet an application session by ID.需要连接
Get an application session by ID.
认证
需要 Connected AccountTags
ListNGROK_APPLICATION_SESSIONS_LISTList all application sessions for this account.需要连接
List all application sessions for this account.
认证
需要 Connected AccountTags
DeleteNGROK_APPLICATION_USERS_DELETEDelete an application user by ID.需要连接
Delete an application user by ID.
认证
需要 Connected AccountTags
GetNGROK_APPLICATION_USERS_GETGet an application user by ID.需要连接
Get an application user by ID.
认证
需要 Connected AccountTags
ListNGROK_APPLICATION_USERS_LISTList all application users for this account.需要连接
List all application users for this account.
认证
需要 Connected AccountTags
CreateNGROK_BOT_USERS_CREATECreate a new bot user需要连接
Create a new bot user
认证
需要 Connected AccountTags
DeleteNGROK_BOT_USERS_DELETEDelete a bot user by ID需要连接
Delete a bot user by ID
认证
需要 Connected AccountTags
GetNGROK_BOT_USERS_GETGet the details of a Bot User by ID.需要连接
Get the details of a Bot User by ID.
认证
需要 Connected AccountTags
ListNGROK_BOT_USERS_LISTList all bot users in this account.需要连接
List all bot users in this account.
认证
需要 Connected AccountTags
UpdateNGROK_BOT_USERS_UPDATEUpdate attributes of a bot user by ID.需要连接
Update attributes of a bot user by ID.
认证
需要 Connected AccountTags
CreateNGROK_CERTIFICATE_AUTHORITIES_CREATEUpload a new Certificate Authority需要连接
Upload a new Certificate Authority
认证
需要 Connected AccountTags
DeleteNGROK_CERTIFICATE_AUTHORITIES_DELETEDelete a Certificate Authority需要连接
Delete a Certificate Authority
认证
需要 Connected AccountTags
GetNGROK_CERTIFICATE_AUTHORITIES_GETGet detailed information about a certificate authority需要连接
Get detailed information about a certificate authority
认证
需要 Connected AccountTags
ListNGROK_CERTIFICATE_AUTHORITIES_LISTList all Certificate Authority on this account需要连接
List all Certificate Authority on this account
认证
需要 Connected AccountTags
UpdateNGROK_CERTIFICATE_AUTHORITIES_UPDATEUpdate attributes of a Certificate Authority by ID需要连接
Update attributes of a Certificate Authority by ID
认证
需要 Connected AccountTags
CreateNGROK_CREDENTIALS_CREATECreate a new tunnel authtoken credential. This authtoken credential can be used to start a new tunnel session. The response to this API call is the only time the generated token is available. If you need it for future use, you must save it securely yourself.需要连接
Create a new tunnel authtoken credential. This authtoken credential can be used to start a new tunnel session. The response to this API call is the only time the generated token is available. If you need it for future use, you must save it securely yourself.
认证
需要 Connected AccountTags
DeleteNGROK_CREDENTIALS_DELETEDelete a tunnel authtoken credential by ID需要连接
Delete a tunnel authtoken credential by ID
认证
需要 Connected AccountTags
GetNGROK_CREDENTIALS_GETGet detailed information about a tunnel authtoken credential需要连接
Get detailed information about a tunnel authtoken credential
认证
需要 Connected AccountTags
ListNGROK_CREDENTIALS_LISTList all tunnel authtoken credentials on this account需要连接
List all tunnel authtoken credentials on this account
认证
需要 Connected AccountTags
UpdateNGROK_CREDENTIALS_UPDATEUpdate attributes of an tunnel authtoken credential by ID需要连接
Update attributes of an tunnel authtoken credential by ID
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_BACKEND_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_BACKEND_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_BACKEND_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_CIRCUIT_BREAKER_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_CIRCUIT_BREAKER_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_CIRCUIT_BREAKER_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_COMPRESSION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_COMPRESSION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_COMPRESSION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_IP_RESTRICTION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_IP_RESTRICTION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_IP_RESTRICTION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_OAUTH_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_OAUTH_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_OAUTH_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_OIDC_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_OIDC_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_OIDC_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_REQUEST_HEADERS_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_REQUEST_HEADERS_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_REQUEST_HEADERS_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_RESPONSE_HEADERS_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_RESPONSE_HEADERS_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_RESPONSE_HEADERS_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_SAML_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_SAML_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_SAML_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_TRAFFIC_POLICY_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_TRAFFIC_POLICY_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_TRAFFIC_POLICY_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_USER_AGENT_FILTER_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_USER_AGENT_FILTER_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_USER_AGENT_FILTER_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_WEBHOOK_VERIFICATION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_WEBHOOK_VERIFICATION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_WEBHOOK_VERIFICATION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_EDGE_ROUTE_WEBSOCKET_TCP_CONVERTER_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_EDGE_ROUTE_WEBSOCKET_TCP_CONVERTER_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_EDGE_ROUTE_WEBSOCKET_TCP_CONVERTER_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
CreateNGROK_EDGES_HTTPS_CREATECreate an HTTPS Edge需要连接
Create an HTTPS Edge
认证
需要 Connected AccountTags
DeleteNGROK_EDGES_HTTPS_DELETEDelete an HTTPS Edge by ID需要连接
Delete an HTTPS Edge by ID
认证
需要 Connected AccountTags
GetNGROK_EDGES_HTTPS_GETGet an HTTPS Edge by ID需要连接
Get an HTTPS Edge by ID
认证
需要 Connected AccountTags
ListNGROK_EDGES_HTTPS_LISTReturns a list of all HTTPS Edges on this account需要连接
Returns a list of all HTTPS Edges on this account
认证
需要 Connected AccountTags
CreateNGROK_EDGES_HTTPS_ROUTES_CREATECreate an HTTPS Edge Route需要连接
Create an HTTPS Edge Route
认证
需要 Connected AccountTags
DeleteNGROK_EDGES_HTTPS_ROUTES_DELETEDelete an HTTPS Edge Route by ID需要连接
Delete an HTTPS Edge Route by ID
认证
需要 Connected AccountTags
GetNGROK_EDGES_HTTPS_ROUTES_GETGet an HTTPS Edge Route by ID需要连接
Get an HTTPS Edge Route by ID
认证
需要 Connected AccountTags
UpdateNGROK_EDGES_HTTPS_ROUTES_UPDATEUpdates an HTTPS Edge Route by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.需要连接
Updates an HTTPS Edge Route by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.
认证
需要 Connected AccountTags
UpdateNGROK_EDGES_HTTPS_UPDATEUpdates an HTTPS Edge by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.需要连接
Updates an HTTPS Edge by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.
认证
需要 Connected AccountTags
CreateNGROK_EDGES_TCP_CREATECreate a TCP Edge需要连接
Create a TCP Edge
认证
需要 Connected AccountTags
DeleteNGROK_EDGES_TCP_DELETEDelete a TCP Edge by ID需要连接
Delete a TCP Edge by ID
认证
需要 Connected AccountTags
GetNGROK_EDGES_TCP_GETGet a TCP Edge by ID需要连接
Get a TCP Edge by ID
认证
需要 Connected AccountTags
ListNGROK_EDGES_TCP_LISTReturns a list of all TCP Edges on this account需要连接
Returns a list of all TCP Edges on this account
认证
需要 Connected AccountTags
UpdateNGROK_EDGES_TCP_UPDATEUpdates a TCP Edge by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.需要连接
Updates a TCP Edge by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.
认证
需要 Connected AccountTags
CreateNGROK_EDGES_TLS_CREATECreate a TLS Edge需要连接
Create a TLS Edge
认证
需要 Connected AccountTags
DeleteNGROK_EDGES_TLS_DELETEDelete a TLS Edge by ID需要连接
Delete a TLS Edge by ID
认证
需要 Connected AccountTags
GetNGROK_EDGES_TLS_GETGet a TLS Edge by ID需要连接
Get a TLS Edge by ID
认证
需要 Connected AccountTags
ListNGROK_EDGES_TLS_LISTReturns a list of all TLS Edges on this account需要连接
Returns a list of all TLS Edges on this account
认证
需要 Connected AccountTags
UpdateNGROK_EDGES_TLS_UPDATEUpdates a TLS Edge by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.需要连接
Updates a TLS Edge by ID. If a module is not specified in the update, it will not be modified. However, each module configuration that is specified will completely replace the existing value. There is no way to delete an existing module via this API, instead use the delete module API.
认证
需要 Connected AccountTags
CreateNGROK_ENDPOINTS_CREATECreate an endpoint, currently available only for cloud endpoints需要连接
Create an endpoint, currently available only for cloud endpoints
认证
需要 Connected AccountTags
DeleteNGROK_ENDPOINTS_DELETEDelete an Endpoint by ID, currently available only for cloud endpoints需要连接
Delete an Endpoint by ID, currently available only for cloud endpoints
认证
需要 Connected AccountTags
GetNGROK_ENDPOINTS_GETGet the status of an endpoint by ID需要连接
Get the status of an endpoint by ID
认证
需要 Connected AccountTags
ListNGROK_ENDPOINTS_LISTList all active endpoints on the account需要连接
List all active endpoints on the account
认证
需要 Connected AccountTags
UpdateNGROK_ENDPOINTS_UPDATEUpdate an Endpoint by ID, currently available only for cloud endpoints需要连接
Update an Endpoint by ID, currently available only for cloud endpoints
认证
需要 Connected AccountTags
CreateNGROK_EVENT_DESTINATIONS_CREATECreate a new Event Destination. It will not apply to anything until it is associated with an Event Subscription.需要连接
Create a new Event Destination. It will not apply to anything until it is associated with an Event Subscription.
认证
需要 Connected AccountTags
DeleteNGROK_EVENT_DESTINATIONS_DELETEDelete an Event Destination. If the Event Destination is still referenced by an Event Subscription.需要连接
Delete an Event Destination. If the Event Destination is still referenced by an Event Subscription.
认证
需要 Connected AccountTags
GetNGROK_EVENT_DESTINATIONS_GETGet detailed information about an Event Destination by ID.需要连接
Get detailed information about an Event Destination by ID.
认证
需要 Connected AccountTags
ListNGROK_EVENT_DESTINATIONS_LISTList all Event Destinations on this account.需要连接
List all Event Destinations on this account.
认证
需要 Connected AccountTags
UpdateNGROK_EVENT_DESTINATIONS_UPDATEUpdate attributes of an Event Destination.需要连接
Update attributes of an Event Destination.
认证
需要 Connected AccountTags
CreateNGROK_EVENT_SOURCES_CREATEAdd an additional type for which this event subscription will trigger需要连接
Add an additional type for which this event subscription will trigger
认证
需要 Connected AccountTags
DeleteNGROK_EVENT_SOURCES_DELETERemove a type for which this event subscription will trigger需要连接
Remove a type for which this event subscription will trigger
认证
需要 Connected AccountTags
GetNGROK_EVENT_SOURCES_GETGet the details for a given type that triggers for the given event subscription需要连接
Get the details for a given type that triggers for the given event subscription
认证
需要 Connected AccountTags
ListNGROK_EVENT_SOURCES_LISTList the types for which this event subscription will trigger需要连接
List the types for which this event subscription will trigger
认证
需要 Connected AccountTags
UpdateNGROK_EVENT_SOURCES_UPDATEUpdate the type for which this event subscription will trigger需要连接
Update the type for which this event subscription will trigger
认证
需要 Connected AccountTags
CreateNGROK_EVENT_SUBSCRIPTIONS_CREATECreate an Event Subscription.需要连接
Create an Event Subscription.
认证
需要 Connected AccountTags
DeleteNGROK_EVENT_SUBSCRIPTIONS_DELETEDelete an Event Subscription.需要连接
Delete an Event Subscription.
认证
需要 Connected AccountTags
GetNGROK_EVENT_SUBSCRIPTIONS_GETGet an Event Subscription by ID.需要连接
Get an Event Subscription by ID.
认证
需要 Connected AccountTags
ListNGROK_EVENT_SUBSCRIPTIONS_LISTList this Account's Event Subscriptions.需要连接
List this Account's Event Subscriptions.
认证
需要 Connected AccountTags
UpdateNGROK_EVENT_SUBSCRIPTIONS_UPDATEUpdate an Event Subscription.需要连接
Update an Event Subscription.
认证
需要 Connected AccountTags
CreateNGROK_FAILOVER_BACKENDS_CREATECreate a new Failover backend需要连接
Create a new Failover backend
认证
需要 Connected AccountTags
DeleteNGROK_FAILOVER_BACKENDS_DELETEDelete a Failover backend by ID.需要连接
Delete a Failover backend by ID.
认证
需要 Connected AccountTags
GetNGROK_FAILOVER_BACKENDS_GETGet detailed information about a Failover backend by ID需要连接
Get detailed information about a Failover backend by ID
认证
需要 Connected AccountTags
ListNGROK_FAILOVER_BACKENDS_LISTList all Failover backends on this account需要连接
List all Failover backends on this account
认证
需要 Connected AccountTags
UpdateNGROK_FAILOVER_BACKENDS_UPDATEUpdate Failover backend by ID需要连接
Update Failover backend by ID
认证
需要 Connected AccountTags
CreateNGROK_HTTP_RESPONSE_BACKENDS_CREATECreate需要连接
Create
认证
需要 Connected AccountTags
DeleteNGROK_HTTP_RESPONSE_BACKENDS_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_HTTP_RESPONSE_BACKENDS_GETGet需要连接
Get
认证
需要 Connected AccountTags
ListNGROK_HTTP_RESPONSE_BACKENDS_LISTList需要连接
List
认证
需要 Connected AccountTags
UpdateNGROK_HTTP_RESPONSE_BACKENDS_UPDATEUpdate需要连接
Update
认证
需要 Connected AccountTags
DeleteNGROK_HTTPS_EDGE_MUTUAL_TLS_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_HTTPS_EDGE_MUTUAL_TLS_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_HTTPS_EDGE_MUTUAL_TLS_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_HTTPS_EDGE_TLS_TERMINATION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_HTTPS_EDGE_TLS_TERMINATION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_HTTPS_EDGE_TLS_TERMINATION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
CreateNGROK_IP_POLICIES_CREATECreate a new IP policy. It will not apply to any traffic until you associate to a traffic source via an endpoint configuration or IP restriction.需要连接
Create a new IP policy. It will not apply to any traffic until you associate to a traffic source via an endpoint configuration or IP restriction.
认证
需要 Connected AccountTags
DeleteNGROK_IP_POLICIES_DELETEDelete an IP policy. If the IP policy is referenced by another object for the purposes of traffic restriction it will be treated as if the IP policy remains but has zero rules.需要连接
Delete an IP policy. If the IP policy is referenced by another object for the purposes of traffic restriction it will be treated as if the IP policy remains but has zero rules.
认证
需要 Connected AccountTags
GetNGROK_IP_POLICIES_GETGet detailed information about an IP policy by ID.需要连接
Get detailed information about an IP policy by ID.
认证
需要 Connected AccountTags
ListNGROK_IP_POLICIES_LISTList all IP policies on this account需要连接
List all IP policies on this account
认证
需要 Connected AccountTags
UpdateNGROK_IP_POLICIES_UPDATEUpdate attributes of an IP policy by ID需要连接
Update attributes of an IP policy by ID
认证
需要 Connected AccountTags
CreateNGROK_IP_POLICY_RULES_CREATECreate a new IP policy rule attached to an IP Policy.需要连接
Create a new IP policy rule attached to an IP Policy.
认证
需要 Connected AccountTags
DeleteNGROK_IP_POLICY_RULES_DELETEDelete an IP policy rule.需要连接
Delete an IP policy rule.
认证
需要 Connected AccountTags
GetNGROK_IP_POLICY_RULES_GETGet detailed information about an IP policy rule by ID.需要连接
Get detailed information about an IP policy rule by ID.
认证
需要 Connected AccountTags
ListNGROK_IP_POLICY_RULES_LISTList all IP policy rules on this account需要连接
List all IP policy rules on this account
认证
需要 Connected AccountTags
UpdateNGROK_IP_POLICY_RULES_UPDATEUpdate attributes of an IP policy rule by ID需要连接
Update attributes of an IP policy rule by ID
认证
需要 Connected AccountTags
CreateNGROK_IP_RESTRICTIONS_CREATECreate a new IP restriction需要连接
Create a new IP restriction
认证
需要 Connected AccountTags
DeleteNGROK_IP_RESTRICTIONS_DELETEDelete an IP restriction需要连接
Delete an IP restriction
认证
需要 Connected AccountTags
GetNGROK_IP_RESTRICTIONS_GETGet detailed information about an IP restriction需要连接
Get detailed information about an IP restriction
认证
需要 Connected AccountTags
ListNGROK_IP_RESTRICTIONS_LISTList all IP restrictions on this account需要连接
List all IP restrictions on this account
认证
需要 Connected AccountTags
UpdateNGROK_IP_RESTRICTIONS_UPDATEUpdate attributes of an IP restriction by ID需要连接
Update attributes of an IP restriction by ID
认证
需要 Connected AccountTags
CreateNGROK_RESERVED_ADDRS_CREATECreate a new reserved address.需要连接
Create a new reserved address.
认证
需要 Connected AccountTags
DeleteNGROK_RESERVED_ADDRS_DELETEDelete a reserved address.需要连接
Delete a reserved address.
认证
需要 Connected AccountTags
GetNGROK_RESERVED_ADDRS_GETGet the details of a reserved address.需要连接
Get the details of a reserved address.
认证
需要 Connected AccountTags
ListNGROK_RESERVED_ADDRS_LISTList all reserved addresses on this account.需要连接
List all reserved addresses on this account.
认证
需要 Connected AccountTags
UpdateNGROK_RESERVED_ADDRS_UPDATEUpdate the attributes of a reserved address.需要连接
Update the attributes of a reserved address.
认证
需要 Connected AccountTags
CreateNGROK_RESERVED_DOMAINS_CREATECreate a new reserved domain.需要连接
Create a new reserved domain.
认证
需要 Connected AccountTags
DeleteNGROK_RESERVED_DOMAINS_DELETEDelete a reserved domain.需要连接
Delete a reserved domain.
认证
需要 Connected AccountTags
DeleteCertificateNGROK_RESERVED_DOMAINS_DELETE_CERTIFICATEDetach the certificate attached to a reserved domain.需要连接
Detach the certificate attached to a reserved domain.
认证
需要 Connected AccountTags
DeleteCertificateManagementPolicyNGROK_RESERVED_DOMAINS_DELETE_CERTIFICATE_MANAGEMENT_POLICYDetach the certificate management policy attached to a reserved domain.需要连接
Detach the certificate management policy attached to a reserved domain.
认证
需要 Connected AccountTags
GetNGROK_RESERVED_DOMAINS_GETGet the details of a reserved domain.需要连接
Get the details of a reserved domain.
认证
需要 Connected AccountTags
ListNGROK_RESERVED_DOMAINS_LISTList all reserved domains on this account.需要连接
List all reserved domains on this account.
认证
需要 Connected AccountTags
UpdateNGROK_RESERVED_DOMAINS_UPDATEUpdate the attributes of a reserved domain.需要连接
Update the attributes of a reserved domain.
认证
需要 Connected AccountTags
CreateNGROK_SECRETS_CREATECreate a new Secret需要连接
Create a new Secret
认证
需要 Connected AccountTags
DeleteNGROK_SECRETS_DELETEDelete a Secret需要连接
Delete a Secret
认证
需要 Connected AccountTags
GetNGROK_SECRETS_GETGet a Secret by ID需要连接
Get a Secret by ID
认证
需要 Connected AccountTags
ListNGROK_SECRETS_LISTList all Secrets owned by account需要连接
List all Secrets owned by account
认证
需要 Connected AccountTags
UpdateNGROK_SECRETS_UPDATEUpdate an existing Secret by ID需要连接
Update an existing Secret by ID
认证
需要 Connected AccountTags
CreateNGROK_SERVICE_USERS_CREATECreate a new service user需要连接
Create a new service user
认证
需要 Connected AccountTags
DeleteNGROK_SERVICE_USERS_DELETEDelete a service user by ID需要连接
Delete a service user by ID
认证
需要 Connected AccountTags
GetNGROK_SERVICE_USERS_GETGet the details of a Bot User by ID.需要连接
Get the details of a Bot User by ID.
认证
需要 Connected AccountTags
ListNGROK_SERVICE_USERS_LISTList all service users in this account.需要连接
List all service users in this account.
认证
需要 Connected AccountTags
UpdateNGROK_SERVICE_USERS_UPDATEUpdate attributes of a service user by ID.需要连接
Update attributes of a service user by ID.
认证
需要 Connected AccountTags
CreateNGROK_SSH_CERTIFICATE_AUTHORITIES_CREATECreate a new SSH Certificate Authority需要连接
Create a new SSH Certificate Authority
认证
需要 Connected AccountTags
DeleteNGROK_SSH_CERTIFICATE_AUTHORITIES_DELETEDelete an SSH Certificate Authority需要连接
Delete an SSH Certificate Authority
认证
需要 Connected AccountTags
GetNGROK_SSH_CERTIFICATE_AUTHORITIES_GETGet detailed information about an SSH Certificate Authority需要连接
Get detailed information about an SSH Certificate Authority
认证
需要 Connected AccountTags
ListNGROK_SSH_CERTIFICATE_AUTHORITIES_LISTList all SSH Certificate Authorities on this account需要连接
List all SSH Certificate Authorities on this account
认证
需要 Connected AccountTags
UpdateNGROK_SSH_CERTIFICATE_AUTHORITIES_UPDATEUpdate an SSH Certificate Authority需要连接
Update an SSH Certificate Authority
认证
需要 Connected AccountTags
CreateNGROK_SSH_CREDENTIALS_CREATECreate a new ssh_credential from an uploaded public SSH key. This ssh credential can be used to start new tunnels via ngrok's SSH gateway.需要连接
Create a new ssh_credential from an uploaded public SSH key. This ssh credential can be used to start new tunnels via ngrok's SSH gateway.
认证
需要 Connected AccountTags
DeleteNGROK_SSH_CREDENTIALS_DELETEDelete an ssh_credential by ID需要连接
Delete an ssh_credential by ID
认证
需要 Connected AccountTags
GetNGROK_SSH_CREDENTIALS_GETGet detailed information about an ssh_credential需要连接
Get detailed information about an ssh_credential
认证
需要 Connected AccountTags
ListNGROK_SSH_CREDENTIALS_LISTList all ssh credentials on this account需要连接
List all ssh credentials on this account
认证
需要 Connected AccountTags
UpdateNGROK_SSH_CREDENTIALS_UPDATEUpdate attributes of an ssh_credential by ID需要连接
Update attributes of an ssh_credential by ID
认证
需要 Connected AccountTags
CreateNGROK_SSH_HOST_CERTIFICATES_CREATECreate a new SSH Host Certificate需要连接
Create a new SSH Host Certificate
认证
需要 Connected AccountTags
DeleteNGROK_SSH_HOST_CERTIFICATES_DELETEDelete an SSH Host Certificate需要连接
Delete an SSH Host Certificate
认证
需要 Connected AccountTags
GetNGROK_SSH_HOST_CERTIFICATES_GETGet detailed information about an SSH Host Certificate需要连接
Get detailed information about an SSH Host Certificate
认证
需要 Connected AccountTags
ListNGROK_SSH_HOST_CERTIFICATES_LISTList all SSH Host Certificates issued on this account需要连接
List all SSH Host Certificates issued on this account
认证
需要 Connected AccountTags
UpdateNGROK_SSH_HOST_CERTIFICATES_UPDATEUpdate an SSH Host Certificate需要连接
Update an SSH Host Certificate
认证
需要 Connected AccountTags
CreateNGROK_SSH_USER_CERTIFICATES_CREATECreate a new SSH User Certificate需要连接
Create a new SSH User Certificate
认证
需要 Connected AccountTags
DeleteNGROK_SSH_USER_CERTIFICATES_DELETEDelete an SSH User Certificate需要连接
Delete an SSH User Certificate
认证
需要 Connected AccountTags
GetNGROK_SSH_USER_CERTIFICATES_GETGet detailed information about an SSH User Certificate需要连接
Get detailed information about an SSH User Certificate
认证
需要 Connected AccountTags
ListNGROK_SSH_USER_CERTIFICATES_LISTList all SSH User Certificates issued on this account需要连接
List all SSH User Certificates issued on this account
认证
需要 Connected AccountTags
UpdateNGROK_SSH_USER_CERTIFICATES_UPDATEUpdate an SSH User Certificate需要连接
Update an SSH User Certificate
认证
需要 Connected AccountTags
CreateNGROK_STATIC_BACKENDS_CREATECreate a new static backend需要连接
Create a new static backend
认证
需要 Connected AccountTags
DeleteNGROK_STATIC_BACKENDS_DELETEDelete a static backend by ID.需要连接
Delete a static backend by ID.
认证
需要 Connected AccountTags
GetNGROK_STATIC_BACKENDS_GETGet detailed information about a static backend by ID需要连接
Get detailed information about a static backend by ID
认证
需要 Connected AccountTags
ListNGROK_STATIC_BACKENDS_LISTList all static backends on this account需要连接
List all static backends on this account
认证
需要 Connected AccountTags
UpdateNGROK_STATIC_BACKENDS_UPDATEUpdate static backend by ID需要连接
Update static backend by ID
认证
需要 Connected AccountTags
DeleteNGROK_TCP_EDGE_BACKEND_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TCP_EDGE_BACKEND_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TCP_EDGE_BACKEND_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_TCP_EDGE_IP_RESTRICTION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TCP_EDGE_IP_RESTRICTION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TCP_EDGE_IP_RESTRICTION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_TCP_EDGE_TRAFFIC_POLICY_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TCP_EDGE_TRAFFIC_POLICY_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TCP_EDGE_TRAFFIC_POLICY_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
CreateNGROK_TLS_CERTIFICATES_CREATEUpload a new TLS certificate需要连接
Upload a new TLS certificate
认证
需要 Connected AccountTags
DeleteNGROK_TLS_CERTIFICATES_DELETEDelete a TLS certificate需要连接
Delete a TLS certificate
认证
需要 Connected AccountTags
GetNGROK_TLS_CERTIFICATES_GETGet detailed information about a TLS certificate需要连接
Get detailed information about a TLS certificate
认证
需要 Connected AccountTags
ListNGROK_TLS_CERTIFICATES_LISTList all TLS certificates on this account需要连接
List all TLS certificates on this account
认证
需要 Connected AccountTags
UpdateNGROK_TLS_CERTIFICATES_UPDATEUpdate attributes of a TLS Certificate by ID需要连接
Update attributes of a TLS Certificate by ID
认证
需要 Connected AccountTags
DeleteNGROK_TLS_EDGE_BACKEND_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TLS_EDGE_BACKEND_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TLS_EDGE_BACKEND_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_TLS_EDGE_IP_RESTRICTION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TLS_EDGE_IP_RESTRICTION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TLS_EDGE_IP_RESTRICTION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_TLS_EDGE_MUTUAL_TLS_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TLS_EDGE_MUTUAL_TLS_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TLS_EDGE_MUTUAL_TLS_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_TLS_EDGE_TLS_TERMINATION_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TLS_EDGE_TLS_TERMINATION_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TLS_EDGE_TLS_TERMINATION_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
DeleteNGROK_TLS_EDGE_TRAFFIC_POLICY_MODULE_DELETEDelete需要连接
Delete
认证
需要 Connected AccountTags
GetNGROK_TLS_EDGE_TRAFFIC_POLICY_MODULE_GETGet需要连接
Get
认证
需要 Connected AccountTags
ReplaceNGROK_TLS_EDGE_TRAFFIC_POLICY_MODULE_REPLACEReplace需要连接
Replace
认证
需要 Connected AccountTags
CreateNGROK_TUNNEL_GROUP_BACKENDS_CREATECreate a new TunnelGroup backend需要连接
Create a new TunnelGroup backend
认证
需要 Connected AccountTags
DeleteNGROK_TUNNEL_GROUP_BACKENDS_DELETEDelete a TunnelGroup backend by ID.需要连接
Delete a TunnelGroup backend by ID.
认证
需要 Connected AccountTags
GetNGROK_TUNNEL_GROUP_BACKENDS_GETGet detailed information about a TunnelGroup backend by ID需要连接
Get detailed information about a TunnelGroup backend by ID
认证
需要 Connected AccountTags
ListNGROK_TUNNEL_GROUP_BACKENDS_LISTList all TunnelGroup backends on this account需要连接
List all TunnelGroup backends on this account
认证
需要 Connected AccountTags
UpdateNGROK_TUNNEL_GROUP_BACKENDS_UPDATEUpdate TunnelGroup backend by ID需要连接
Update TunnelGroup backend by ID
认证
需要 Connected AccountTags
GetNGROK_TUNNEL_SESSIONS_GETGet the detailed status of a tunnel session by ID需要连接
Get the detailed status of a tunnel session by ID
认证
需要 Connected AccountTags
ListNGROK_TUNNEL_SESSIONS_LISTList all online tunnel sessions running on this account.需要连接
List all online tunnel sessions running on this account.
认证
需要 Connected AccountTags
RestartNGROK_TUNNEL_SESSIONS_RESTARTIssues a command instructing the ngrok agent to restart. The agent restarts itself by calling exec() on platforms that support it. This operation is notably not supported on Windows. When an agent restarts, it reconnects with a new tunnel session ID.需要连接
Issues a command instructing the ngrok agent to restart. The agent restarts itself by calling exec() on platforms that support it. This operation is notably not supported on Windows. When an agent restarts, it reconnects with a new tunnel session ID.
认证
需要 Connected AccountTags
StopNGROK_TUNNEL_SESSIONS_STOPIssues a command instructing the ngrok agent that started this tunnel session to exit.需要连接
Issues a command instructing the ngrok agent that started this tunnel session to exit.
认证
需要 Connected AccountTags
UpdateNGROK_TUNNEL_SESSIONS_UPDATEIssues a command instructing the ngrok agent to update itself to the latest version. After this call completes successfully, the ngrok agent will be in the update process. A caller should wait some amount of time to allow the update to complete (at least 10 seconds) before making a call to the Restart endpoint to request that the agent restart itself to start using the new code. This call will never update an ngrok agent to a new major version which could cause breaking compatibility issues. If you wish to update to a new major version, that must be done manually. Still, please be aware that updating your ngrok agent could break your integration. This call will fail in any of the following circumstances: there is no update available the ngrok agent's configuration disabled update checks the agent is currently in process of updating the agent has already successfully updated but has not yet been restarted需要连接
Issues a command instructing the ngrok agent to update itself to the latest version. After this call completes successfully, the ngrok agent will be in the update process. A caller should wait some amount of time to allow the update to complete (at least 10 seconds) before making a call to the Restart endpoint to request that the agent restart itself to start using the new code. This call will never update an ngrok agent to a new major version which could cause breaking compatibility issues. If you wish to update to a new major version, that must be done manually. Still, please be aware that updating your ngrok agent could break your integration. This call will fail in any of the following circumstances: there is no update available the ngrok agent's configuration disabled update checks the agent is currently in process of updating the agent has already successfully updated but has not yet been restarted
认证
需要 Connected AccountTags
GetNGROK_TUNNELS_GETGet the status of a tunnel by ID需要连接
Get the status of a tunnel by ID
认证
需要 Connected AccountTags
ListNGROK_TUNNELS_LISTList all online tunnels currently running on the account.需要连接
List all online tunnels currently running on the account.
认证
需要 Connected AccountTags
CreateNGROK_VAULTS_CREATECreate a new Vault需要连接
Create a new Vault
认证
需要 Connected AccountTags
DeleteNGROK_VAULTS_DELETEDelete a Vault需要连接
Delete a Vault
认证
需要 Connected AccountTags
GetNGROK_VAULTS_GETGet a Vault by ID需要连接
Get a Vault by ID
认证
需要 Connected AccountTags
GetSecretsByVaultNGROK_VAULTS_GET_SECRETS_BY_VAULTGet Secrets by Vault ID需要连接
Get Secrets by Vault ID
认证
需要 Connected AccountTags
ListNGROK_VAULTS_LISTList all Vaults owned by account需要连接
List all Vaults owned by account
认证
需要 Connected AccountTags
UpdateNGROK_VAULTS_UPDATEUpdate an existing Vault by ID需要连接
Update an existing Vault by ID
认证
需要 Connected AccountTags
CreateNGROK_WEIGHTED_BACKENDS_CREATECreate a new Weighted backend需要连接
Create a new Weighted backend
认证
需要 Connected AccountTags
DeleteNGROK_WEIGHTED_BACKENDS_DELETEDelete a Weighted backend by ID.需要连接
Delete a Weighted backend by ID.
认证
需要 Connected AccountTags
GetNGROK_WEIGHTED_BACKENDS_GETGet detailed information about a Weighted backend by ID需要连接
Get detailed information about a Weighted backend by ID
认证
需要 Connected AccountTags
ListNGROK_WEIGHTED_BACKENDS_LISTList all Weighted backends on this account需要连接
List all Weighted backends on this account
认证
需要 Connected AccountTags
UpdateNGROK_WEIGHTED_BACKENDS_UPDATEUpdate Weighted backend by ID需要连接
Update Weighted backend by ID
认证
需要 Connected AccountTags