{ "opencollection": "1.0.0", "info": { "name": "Telnyx Access Tokens Global IPs API", "version": "2.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Global IPs", "type": "folder" }, "items": [ { "info": { "name": "List all Global IP Allowed Ports", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_allowed_ports" }, "docs": "List all Global IP Allowed Ports" }, { "info": { "name": "Global IP Assignment Health Check Metrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_assignment_health", "params": [ { "name": "filter", "value": "", "type": "query", "description": "Consolidated filter parameter (deepObject style). Originally: filter[global_ip_id][in], filter[global_ip_assignment_id][in]" } ] }, "docs": "Global IP Assignment Health Check Metrics" }, { "info": { "name": "List all Global IP assignments", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_assignments", "params": [ { "name": "page", "value": "", "type": "query", "description": "Consolidated page parameter (deepObject style). Originally: page[number], page[size]" } ] }, "docs": "List all Global IP assignments." }, { "info": { "name": "Create a Global IP assignment", "type": "http" }, "http": { "method": "POST", "url": "https://api.telnyx.com/v2/global_ip_assignments", "body": { "type": "json", "data": "{}" } }, "docs": "Create a Global IP assignment." }, { "info": { "name": "Retrieve a Global IP", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_assignments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ] }, "docs": "Retrieve a Global IP assignment." }, { "info": { "name": "Update a Global IP assignment", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.telnyx.com/v2/global_ip_assignments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update a Global IP assignment." }, { "info": { "name": "Delete a Global IP assignment", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.telnyx.com/v2/global_ip_assignments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ] }, "docs": "Delete a Global IP assignment." }, { "info": { "name": "Global IP Assignment Usage Metrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_assignments_usage", "params": [ { "name": "filter", "value": "", "type": "query", "description": "Consolidated filter parameter (deepObject style). Originally: filter[global_ip_assignment_id][in], filter[global_ip_id][in]" } ] }, "docs": "Global IP Assignment Usage Metrics" }, { "info": { "name": "List all Global IP Health check types", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_health_check_types" }, "docs": "List all Global IP Health check types." }, { "info": { "name": "List all Global IP health checks", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_health_checks", "params": [ { "name": "page", "value": "", "type": "query", "description": "Consolidated page parameter (deepObject style). Originally: page[number], page[size]" } ] }, "docs": "List all Global IP health checks." }, { "info": { "name": "Create a Global IP health check", "type": "http" }, "http": { "method": "POST", "url": "https://api.telnyx.com/v2/global_ip_health_checks", "body": { "type": "json", "data": "{}" } }, "docs": "Create a Global IP health check." }, { "info": { "name": "Retrieve a Global IP health check", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_health_checks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ] }, "docs": "Retrieve a Global IP health check." }, { "info": { "name": "Delete a Global IP health check", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.telnyx.com/v2/global_ip_health_checks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ] }, "docs": "Delete a Global IP health check." }, { "info": { "name": "Global IP Latency Metrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_latency", "params": [ { "name": "filter", "value": "", "type": "query", "description": "Consolidated filter parameter (deepObject style). Originally: filter[global_ip_id][in]" } ] }, "docs": "Global IP Latency Metrics" }, { "info": { "name": "List all Global IP Protocols", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_protocols" }, "docs": "List all Global IP Protocols" }, { "info": { "name": "Global IP Usage Metrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ip_usage", "params": [ { "name": "filter", "value": "", "type": "query", "description": "Consolidated filter parameter (deepObject style). Originally: filter[global_ip_id][in]" } ] }, "docs": "Global IP Usage Metrics" }, { "info": { "name": "List all Global IPs", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ips", "params": [ { "name": "page", "value": "", "type": "query", "description": "Consolidated page parameter (deepObject style). Originally: page[number], page[size]" } ] }, "docs": "List all Global IPs." }, { "info": { "name": "Create a Global IP", "type": "http" }, "http": { "method": "POST", "url": "https://api.telnyx.com/v2/global_ips", "body": { "type": "json", "data": "{}" } }, "docs": "Create a Global IP." }, { "info": { "name": "Retrieve a Global IP", "type": "http" }, "http": { "method": "GET", "url": "https://api.telnyx.com/v2/global_ips/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ] }, "docs": "Retrieve a Global IP." }, { "info": { "name": "Delete a Global IP", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.telnyx.com/v2/global_ips/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Identifies the resource." } ] }, "docs": "Delete a Global IP." } ] } ], "bundled": true }