id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/f6c415be-9a54-4496-b7e6-d436757d01a1/1/0 | Torque | Torque API Documentation | null | /api/settings/parameters/{param_name} | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/bce21ba6-51b9-4e0e-8425-56ac6cb01901/0/0 | Torque | Torque API Documentation | null | /api/settings/parameters/{param_name} | 200 | null | {"name": "", "origin": {}, "description": "", "value": {}, "modified_by": {"first_name": "", "last_name": "", "email": "", "join_date": ""}, "last_modified": ""} | {"x-internal": true, "description": "Parameter Store item information", "type": "object", "properties": {"name": {"description": "Parameter name", "type": "string"}, "origin": {"x-internal": true, "description": "Torque\u2019s Parameter Store supports two types of parameters:\r\n- \"literal\": Parameter with a string value<br />\r\n- \"aws-ssm\": Parameter that references a string parameter in the AWS Parameter Store", "type": "object"}, "description": {"description": "Parameter description", "type": "string"}, "value": {"x-internal": true, "description": "Value of parameter based on its origin:\r\n<remarks>\r\n- AWS System Manager (SSM): { \"path\" : \"\" }<br />\r\n- literal: { \"content\" : \"\" }\r\n</remarks>", "type": "object"}, "modified_by": {"x-internal": true, "description": "User information", "type": "object", "properties": {"first_name": {"description": "First name", "type": "string"}, "last_name": {"description": "Last name", "type": "string"}, "email": {"description": "Email", "type": "string"}, "join_date": {"format": "date-time", "description": "Date when the user joined Torque", "type": "string"}}}, "last_modified": {"format": "date-time", "description": "Last modification date and time of the parameter", "type": "string"}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/bce21ba6-51b9-4e0e-8425-56ac6cb01901/1/0 | Torque | Torque API Documentation | null | /api/settings/parameters/{param_name} | 200 | null | {"name": "", "origin": {}, "description": "", "value": {}, "modified_by": {"first_name": "", "last_name": "", "email": "", "join_date": ""}, "last_modified": ""} | {"x-internal": true, "description": "Parameter Store item information", "type": "object", "properties": {"name": {"description": "Parameter name", "type": "string"}, "origin": {"x-internal": true, "description": "Torque\u2019s Parameter Store supports two types of parameters:\r\n- \"literal\": Parameter with a string value<br />\r\n- \"aws-ssm\": Parameter that references a string parameter in the AWS Parameter Store", "type": "object"}, "description": {"description": "Parameter description", "type": "string"}, "value": {"x-internal": true, "description": "Value of parameter based on its origin:\r\n<remarks>\r\n- AWS System Manager (SSM): { \"path\" : \"\" }<br />\r\n- literal: { \"content\" : \"\" }\r\n</remarks>", "type": "object"}, "modified_by": {"x-internal": true, "description": "User information", "type": "object", "properties": {"first_name": {"description": "First name", "type": "string"}, "last_name": {"description": "Last name", "type": "string"}, "email": {"description": "Email", "type": "string"}, "join_date": {"format": "date-time", "description": "Date when the user joined Torque", "type": "string"}}}, "last_modified": {"format": "date-time", "description": "Last modification date and time of the parameter", "type": "string"}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/bce21ba6-51b9-4e0e-8425-56ac6cb01901/2/0 | Torque | Torque API Documentation | null | /api/settings/parameters/{param_name} | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/bce21ba6-51b9-4e0e-8425-56ac6cb01901/3/0 | Torque | Torque API Documentation | null | /api/settings/parameters/{param_name} | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/b29702f5-e153-49d4-bf86-d79d79060a35/0/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/blueprints | 200 | null | [{"blueprint_name": "", "description": "", "url": "", "inputs": [{"name": "", "default_value": "", "display_style": "", "description": "", "optional": true}], "enabled": true, "last_modified": "", "modified_by": "", "applications": [{"name": "", "version": "", "icon_url": ""}], "services": [{"name": "", "type": ""}], "clouds": [{"provider": "", "cloud_account_name": "", "compute_service": {"name": "", "type": "", "created_date": "", "created_by": "", "user_defined": true}, "region": {"id": "", "name": ""}}], "is_sample": true, "artifacts": {}, "environment_type": {}, "errors": [{"message": "", "name": "", "code": ""}], "links": [{"rel": "", "href": "", "method": ""}]}] | {"type": "array", "items": {"x-internal": true, "description": "Blueprint information", "type": "object", "properties": {"blueprint_name": {"description": "Blueprint name", "type": "string"}, "description": {"description": "Blueprint description", "type": "string"}, "url": {"description": "Blueprint repository URL", "type": "string"}, "inputs": {"type": "array", "items": {"x-internal": true, "description": "Blueprint input information", "type": "object", "properties": {"name": {"description": "Input name", "type": "string"}, "default_value": {"description": "When the sandbox is created, Torque automatically populates the input with this value.\r\n<remarks>\r\nUser can choose to edit the value or leave it as-is\r\n</remarks>", "type": "string"}, "display_style": {"description": "Indicates how to display the input value in UI\r\n<remarks>\r\n- To display the input value in plain text in the UI, do not assign a value.<br />\r\n- To hide the input value behind bullets, enter the value \"masked\".\r\n</remarks>", "type": "string"}, "description": {"description": "Input description", "type": "string"}, "optional": {"description": "Indicates if the input is optional or not\r\n<remarks>\r\n- When optional is set to true, the user can leave the parameter empty.<br />\r\n- When optional is set to false, empty value(s) will result in validation error(s).\r\n</remarks>", "type": "boolean"}}}}, "enabled": {"description": "Indicates if the blueprint is published or not", "type": "boolean"}, "last_modified": {"format": "date-time", "description": "Last modification date and time of the blueprint", "type": "string"}, "modified_by": {"description": "Name of the last user who modified the blueprint", "type": "string"}, "applications": {"type": "array", "items": {"x-internal": true, "description": "Blueprint application information", "type": "object", "properties": {"name": {"description": "Application name", "type": "string"}, "version": {"description": "Application version", "type": "string"}, "icon_url": {"description": "URL of the application icon", "type": "string"}}}}, "services": {"type": "array", "items": {"x-internal": true, "description": "Blueprint service information", "type": "object", "properties": {"name": {"description": "Service name\r\n<remarks>A service folder and YAML with this name should reside in the \"/services\" folder in the blueprint YAML\u2019s repository</remarks>", "type": "string"}, "type": {"description": "Service type (e.g. \"Terraform\")", "type": "string"}}}}, "clouds": {"type": "array", "items": {"x-internal": true, "description": "Cloud account or Kubernetes compute service information", "type": "object", "properties": {"provider": {"description": "Cloud provider name", "type": "string"}, "cloud_account_name": {"description": "Cloud account name", "type": "string"}, "compute_service": {"x-internal": true, "description": "Cloud compute service information", "type": "object", "properties": {"name": {"description": "Cloud compute service name", "type": "string"}, "type": {"description": "Cloud compute service type (EC2, Azure virtual machine, AKS, EKS, etc.)", "type": "string"}, "created_date": {"format": "date-time", "description": "Cloud compute service creation date and time", "type": "string"}, "created_by": {"description": "User name of the cloud compute service owner", "type": "string"}, "user_defined": {"description": "Indicates if the cloud compute service created automatically or defined by the user<br /><example>EC2 and Azure VM are not user defined while K8s, EKS and AKS are user-defined.</example>", "type": "boolean"}}}, "region": {"x-internal": true, "description": "Cloud region information", "type": "object", "properties": {"id": {"description": "Cloud region ID", "type": "string"}, "name": {"description": "Cloud region name", "type": "string"}}}}}}, "is_sample": {"description": "Indicates if the blueprint is a sample blueprint", "type": "boolean"}, "artifacts": {"description": "Artifact files of the blueprint applications\r\n<remarks>Maps application name to its relative artifacts path in the space</remarks>", "type": "object", "additionalProperties": {"type": "string"}}, "environment_type": {"x-internal": true, "type": "object"}, "errors": {"type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}, "links": {"type": "array", "items": {"x-internal": true, "description": "Links to API", "type": "object", "properties": {"rel": {"description": "Link relation type that describes how the current context (source) is related to the target resource", "type": "string"}, "href": {"description": "URI link to the API", "type": "string"}, "method": {"description": "HTTP method (GET, POST, PUT, etc.)", "type": "string"}}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/b29702f5-e153-49d4-bf86-d79d79060a35/1/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/blueprints | 200 | null | [{"blueprint_name": "", "description": "", "url": "", "inputs": [{"name": "", "default_value": "", "display_style": "", "description": "", "optional": true}], "enabled": true, "last_modified": "", "modified_by": "", "applications": [{"name": "", "version": "", "icon_url": ""}], "services": [{"name": "", "type": ""}], "clouds": [{"provider": "", "cloud_account_name": "", "compute_service": {"name": "", "type": "", "created_date": "", "created_by": "", "user_defined": true}, "region": {"id": "", "name": ""}}], "is_sample": true, "artifacts": {}, "environment_type": {}, "errors": [{"message": "", "name": "", "code": ""}], "links": [{"rel": "", "href": "", "method": ""}]}] | {"type": "array", "items": {"x-internal": true, "description": "Blueprint information", "type": "object", "properties": {"blueprint_name": {"description": "Blueprint name", "type": "string"}, "description": {"description": "Blueprint description", "type": "string"}, "url": {"description": "Blueprint repository URL", "type": "string"}, "inputs": {"type": "array", "items": {"x-internal": true, "description": "Blueprint input information", "type": "object", "properties": {"name": {"description": "Input name", "type": "string"}, "default_value": {"description": "When the sandbox is created, Torque automatically populates the input with this value.\r\n<remarks>\r\nUser can choose to edit the value or leave it as-is\r\n</remarks>", "type": "string"}, "display_style": {"description": "Indicates how to display the input value in UI\r\n<remarks>\r\n- To display the input value in plain text in the UI, do not assign a value.<br />\r\n- To hide the input value behind bullets, enter the value \"masked\".\r\n</remarks>", "type": "string"}, "description": {"description": "Input description", "type": "string"}, "optional": {"description": "Indicates if the input is optional or not\r\n<remarks>\r\n- When optional is set to true, the user can leave the parameter empty.<br />\r\n- When optional is set to false, empty value(s) will result in validation error(s).\r\n</remarks>", "type": "boolean"}}}}, "enabled": {"description": "Indicates if the blueprint is published or not", "type": "boolean"}, "last_modified": {"format": "date-time", "description": "Last modification date and time of the blueprint", "type": "string"}, "modified_by": {"description": "Name of the last user who modified the blueprint", "type": "string"}, "applications": {"type": "array", "items": {"x-internal": true, "description": "Blueprint application information", "type": "object", "properties": {"name": {"description": "Application name", "type": "string"}, "version": {"description": "Application version", "type": "string"}, "icon_url": {"description": "URL of the application icon", "type": "string"}}}}, "services": {"type": "array", "items": {"x-internal": true, "description": "Blueprint service information", "type": "object", "properties": {"name": {"description": "Service name\r\n<remarks>A service folder and YAML with this name should reside in the \"/services\" folder in the blueprint YAML\u2019s repository</remarks>", "type": "string"}, "type": {"description": "Service type (e.g. \"Terraform\")", "type": "string"}}}}, "clouds": {"type": "array", "items": {"x-internal": true, "description": "Cloud account or Kubernetes compute service information", "type": "object", "properties": {"provider": {"description": "Cloud provider name", "type": "string"}, "cloud_account_name": {"description": "Cloud account name", "type": "string"}, "compute_service": {"x-internal": true, "description": "Cloud compute service information", "type": "object", "properties": {"name": {"description": "Cloud compute service name", "type": "string"}, "type": {"description": "Cloud compute service type (EC2, Azure virtual machine, AKS, EKS, etc.)", "type": "string"}, "created_date": {"format": "date-time", "description": "Cloud compute service creation date and time", "type": "string"}, "created_by": {"description": "User name of the cloud compute service owner", "type": "string"}, "user_defined": {"description": "Indicates if the cloud compute service created automatically or defined by the user<br /><example>EC2 and Azure VM are not user defined while K8s, EKS and AKS are user-defined.</example>", "type": "boolean"}}}, "region": {"x-internal": true, "description": "Cloud region information", "type": "object", "properties": {"id": {"description": "Cloud region ID", "type": "string"}, "name": {"description": "Cloud region name", "type": "string"}}}}}}, "is_sample": {"description": "Indicates if the blueprint is a sample blueprint", "type": "boolean"}, "artifacts": {"description": "Artifact files of the blueprint applications\r\n<remarks>Maps application name to its relative artifacts path in the space</remarks>", "type": "object", "additionalProperties": {"type": "string"}}, "environment_type": {"x-internal": true, "type": "object"}, "errors": {"type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}, "links": {"type": "array", "items": {"x-internal": true, "description": "Links to API", "type": "object", "properties": {"rel": {"description": "Link relation type that describes how the current context (source) is related to the target resource", "type": "string"}, "href": {"description": "URI link to the API", "type": "string"}, "method": {"description": "HTTP method (GET, POST, PUT, etc.)", "type": "string"}}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/fd30f22f-2be0-48b3-baae-8de1fdb8efc4/0/0 | Torque | Torque API Documentation | null | /api/settings/cloudproviders/aws | 200 | null | {"sidecar_image_param_name": ""} | {"x-internal": true, "description": "AWS cloud provider settings model", "type": "object", "properties": {"sidecar_image_param_name": {"description": "Side car image parameter name\r\n<remarks>\r\nParameter must be defined in Parameter Store\r\nIts value will be used as the sidecar image ID\r\n</remarks>", "type": "string"}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/fd30f22f-2be0-48b3-baae-8de1fdb8efc4/1/0 | Torque | Torque API Documentation | null | /api/settings/cloudproviders/aws | 200 | null | {"sidecar_image_param_name": ""} | {"x-internal": true, "description": "AWS cloud provider settings model", "type": "object", "properties": {"sidecar_image_param_name": {"description": "Side car image parameter name\r\n<remarks>\r\nParameter must be defined in Parameter Store\r\nIts value will be used as the sidecar image ID\r\n</remarks>", "type": "string"}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/a02cf4bc-ce94-40d0-9187-993476f680cf/0/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/validations/blueprints | 200 | null | {"blueprint_name": "", "description": "", "url": "", "source": {"branch": "", "commit": ""}, "inputs": [{"name": "", "default_value": "", "display_style": "", "description": "", "optional": true}], "applications": [{"name": "", "version": "", "icon_url": ""}], "services": [{"name": "", "type": ""}], "clouds": [{"provider": "", "cloud_account_name": "", "compute_service": {"name": "", "type": "", "created_date": "", "created_by": "", "user_defined": true}, "region": {"id": "", "name": ""}}], "artifacts": {}, "errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Blueprint validation response", "type": "object", "properties": {"blueprint_name": {"description": "Blueprint name", "type": "string"}, "description": {"description": "Blueprint description", "type": "string"}, "url": {"description": "Blueprint repository URL", "type": "string"}, "source": {"x-internal": true, "description": "Blueprint repository information", "type": "object", "properties": {"branch": {"description": "Blueprint repository branch", "type": "string"}, "commit": {"description": "Blueprint commit version", "type": "string"}}}, "inputs": {"type": "array", "items": {"x-internal": true, "description": "Blueprint input information", "type": "object", "properties": {"name": {"description": "Input name", "type": "string"}, "default_value": {"description": "When the sandbox is created, Torque automatically populates the input with this value.\r\n<remarks>\r\nUser can choose to edit the value or leave it as-is\r\n</remarks>", "type": "string"}, "display_style": {"description": "Indicates how to display the input value in UI\r\n<remarks>\r\n- To display the input value in plain text in the UI, do not assign a value.<br />\r\n- To hide the input value behind bullets, enter the value \"masked\".\r\n</remarks>", "type": "string"}, "description": {"description": "Input description", "type": "string"}, "optional": {"description": "Indicates if the input is optional or not\r\n<remarks>\r\n- When optional is set to true, the user can leave the parameter empty.<br />\r\n- When optional is set to false, empty value(s) will result in validation error(s).\r\n</remarks>", "type": "boolean"}}}}, "applications": {"type": "array", "items": {"x-internal": true, "description": "Blueprint application information", "type": "object", "properties": {"name": {"description": "Application name", "type": "string"}, "version": {"description": "Application version", "type": "string"}, "icon_url": {"description": "URL of the application icon", "type": "string"}}}}, "services": {"type": "array", "items": {"x-internal": true, "description": "Blueprint service information", "type": "object", "properties": {"name": {"description": "Service name\r\n<remarks>A service folder and YAML with this name should reside in the \"/services\" folder in the blueprint YAML\u2019s repository</remarks>", "type": "string"}, "type": {"description": "Service type (e.g. \"Terraform\")", "type": "string"}}}}, "clouds": {"type": "array", "items": {"x-internal": true, "description": "Cloud account or Kubernetes compute service information", "type": "object", "properties": {"provider": {"description": "Cloud provider name", "type": "string"}, "cloud_account_name": {"description": "Cloud account name", "type": "string"}, "compute_service": {"x-internal": true, "description": "Cloud compute service information", "type": "object", "properties": {"name": {"description": "Cloud compute service name", "type": "string"}, "type": {"description": "Cloud compute service type (EC2, Azure virtual machine, AKS, EKS, etc.)", "type": "string"}, "created_date": {"format": "date-time", "description": "Cloud compute service creation date and time", "type": "string"}, "created_by": {"description": "User name of the cloud compute service owner", "type": "string"}, "user_defined": {"description": "Indicates if the cloud compute service created automatically or defined by the user<br /><example>EC2 and Azure VM are not user defined while K8s, EKS and AKS are user-defined.</example>", "type": "boolean"}}}, "region": {"x-internal": true, "description": "Cloud region information", "type": "object", "properties": {"id": {"description": "Cloud region ID", "type": "string"}, "name": {"description": "Cloud region name", "type": "string"}}}}}}, "artifacts": {"description": "Artifact files of blueprint applications\r\n<remarks>Maps application name to its relative artifacts path in the space</remarks>", "type": "object", "additionalProperties": {"type": "string"}}, "errors": {"type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/a02cf4bc-ce94-40d0-9187-993476f680cf/1/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/validations/blueprints | 200 | null | {"blueprint_name": "", "description": "", "url": "", "source": {"branch": "", "commit": ""}, "inputs": [{"name": "", "default_value": "", "display_style": "", "description": "", "optional": true}], "applications": [{"name": "", "version": "", "icon_url": ""}], "services": [{"name": "", "type": ""}], "clouds": [{"provider": "", "cloud_account_name": "", "compute_service": {"name": "", "type": "", "created_date": "", "created_by": "", "user_defined": true}, "region": {"id": "", "name": ""}}], "artifacts": {}, "errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Blueprint validation response", "type": "object", "properties": {"blueprint_name": {"description": "Blueprint name", "type": "string"}, "description": {"description": "Blueprint description", "type": "string"}, "url": {"description": "Blueprint repository URL", "type": "string"}, "source": {"x-internal": true, "description": "Blueprint repository information", "type": "object", "properties": {"branch": {"description": "Blueprint repository branch", "type": "string"}, "commit": {"description": "Blueprint commit version", "type": "string"}}}, "inputs": {"type": "array", "items": {"x-internal": true, "description": "Blueprint input information", "type": "object", "properties": {"name": {"description": "Input name", "type": "string"}, "default_value": {"description": "When the sandbox is created, Torque automatically populates the input with this value.\r\n<remarks>\r\nUser can choose to edit the value or leave it as-is\r\n</remarks>", "type": "string"}, "display_style": {"description": "Indicates how to display the input value in UI\r\n<remarks>\r\n- To display the input value in plain text in the UI, do not assign a value.<br />\r\n- To hide the input value behind bullets, enter the value \"masked\".\r\n</remarks>", "type": "string"}, "description": {"description": "Input description", "type": "string"}, "optional": {"description": "Indicates if the input is optional or not\r\n<remarks>\r\n- When optional is set to true, the user can leave the parameter empty.<br />\r\n- When optional is set to false, empty value(s) will result in validation error(s).\r\n</remarks>", "type": "boolean"}}}}, "applications": {"type": "array", "items": {"x-internal": true, "description": "Blueprint application information", "type": "object", "properties": {"name": {"description": "Application name", "type": "string"}, "version": {"description": "Application version", "type": "string"}, "icon_url": {"description": "URL of the application icon", "type": "string"}}}}, "services": {"type": "array", "items": {"x-internal": true, "description": "Blueprint service information", "type": "object", "properties": {"name": {"description": "Service name\r\n<remarks>A service folder and YAML with this name should reside in the \"/services\" folder in the blueprint YAML\u2019s repository</remarks>", "type": "string"}, "type": {"description": "Service type (e.g. \"Terraform\")", "type": "string"}}}}, "clouds": {"type": "array", "items": {"x-internal": true, "description": "Cloud account or Kubernetes compute service information", "type": "object", "properties": {"provider": {"description": "Cloud provider name", "type": "string"}, "cloud_account_name": {"description": "Cloud account name", "type": "string"}, "compute_service": {"x-internal": true, "description": "Cloud compute service information", "type": "object", "properties": {"name": {"description": "Cloud compute service name", "type": "string"}, "type": {"description": "Cloud compute service type (EC2, Azure virtual machine, AKS, EKS, etc.)", "type": "string"}, "created_date": {"format": "date-time", "description": "Cloud compute service creation date and time", "type": "string"}, "created_by": {"description": "User name of the cloud compute service owner", "type": "string"}, "user_defined": {"description": "Indicates if the cloud compute service created automatically or defined by the user<br /><example>EC2 and Azure VM are not user defined while K8s, EKS and AKS are user-defined.</example>", "type": "boolean"}}}, "region": {"x-internal": true, "description": "Cloud region information", "type": "object", "properties": {"id": {"description": "Cloud region ID", "type": "string"}, "name": {"description": "Cloud region name", "type": "string"}}}}}}, "artifacts": {"description": "Artifact files of blueprint applications\r\n<remarks>Maps application name to its relative artifacts path in the space</remarks>", "type": "object", "additionalProperties": {"type": "string"}}, "errors": {"type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/a02cf4bc-ce94-40d0-9187-993476f680cf/2/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/validations/blueprints | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/a02cf4bc-ce94-40d0-9187-993476f680cf/3/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/validations/blueprints | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/a02cf4bc-ce94-40d0-9187-993476f680cf/4/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/validations/blueprints | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/a02cf4bc-ce94-40d0-9187-993476f680cf/5/0 | Torque | Torque API Documentation | null | /api/spaces/{space_name}/validations/blueprints | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/5248743c-65a0-4a35-b913-da23a75dc234/0/0 | Torque | Torque API Documentation | null | /api/settings/computeservices/eks/agent-deployment-yaml | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/5248743c-65a0-4a35-b913-da23a75dc234/1/0 | Torque | Torque API Documentation | null | /api/settings/computeservices/eks/agent-deployment-yaml | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/5248743c-65a0-4a35-b913-da23a75dc234/2/0 | Torque | Torque API Documentation | null | /api/settings/computeservices/eks/agent-deployment-yaml | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/5248743c-65a0-4a35-b913-da23a75dc234/3/0 | Torque | Torque API Documentation | null | /api/settings/computeservices/eks/agent-deployment-yaml | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/f71914af-2398-4115-a8e8-4bfdb748f333/0/0 | Torque | Torque API Documentation | null | /api/settings/cloudaccounts/computeservices/k8s/agent-deployment-yaml | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/f71914af-2398-4115-a8e8-4bfdb748f333/2/0 | Torque | Torque API Documentation | null | /api/settings/cloudaccounts/computeservices/k8s/agent-deployment-yaml | 422 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/f71914af-2398-4115-a8e8-4bfdb748f333/3/0 | Torque | Torque API Documentation | null | /api/settings/cloudaccounts/computeservices/k8s/agent-deployment-yaml | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/f71914af-2398-4115-a8e8-4bfdb748f333/4/0 | Torque | Torque API Documentation | null | /api/settings/cloudaccounts/computeservices/k8s/agent-deployment-yaml | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/e44a32c7-737d-4f9a-b331-430b5c434f78/1/0 | Torque | Torque API Documentation | null | /api/settings/cloudaccounts/computeservices/k8s/renew-cluster-token | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
f9b298d7-993d-4bed-b93b-fd3ce8dcc5b0/e44a32c7-737d-4f9a-b331-430b5c434f78/2/0 | Torque | Torque API Documentation | null | /api/settings/cloudaccounts/computeservices/k8s/renew-cluster-token | 404 | null | {"errors": [{"message": "", "name": "", "code": ""}]} | {"x-internal": true, "description": "Errors received from an API", "type": "object", "properties": {"errors": {"description": "Array of errors", "type": "array", "items": {"x-internal": true, "description": "Error information", "type": "object", "properties": {"message": {"description": "Error message", "type": "string"}, "name": {"description": "Error name", "type": "string"}, "code": {"description": "Error code", "type": "string"}}}}}} |
|
575aaae1-f946-47e9-b8da-a0f823ab6545/de888c19-b851-4fc4-9d81-c22b968d4c3b/0/0 | test | Learning . | 6.4 | showPetById | 200 | null | {"id": 0, "name": "", "tag": ""} | {"type": "object", "required": ["id", "name"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "tag": {"type": "string"}}} |
|
575aaae1-f946-47e9-b8da-a0f823ab6545/e6a9daa0-cd62-4717-94f7-00e87a59295f/0/0 | test | Learning . | 6.4 | listPets | 200 | null | [{"id": 0, "name": "", "tag": ""}] | {"type": "array", "maxItems": 100, "items": {"type": "object", "required": ["id", "name"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "name": {"type": "string"}, "tag": {"type": "string"}}}} |
|
4a64ef55-def2-4b16-b04d-6320bddbbac8/97f1cab9-af0a-4da7-8fee-a465b22b0547/0/0 | 111 | 111 | null | News | news now | 200 | Response | [{"title": " Millions around the world march to demand action on the climate crisis \u2013 video report ", "url": "https://www.theguardian.com/environment/video/2021/nov/06/millions-around-the-world-march-to-demand-action-on-the-climate-crisis-video-report", "source": "guardian"}, {"title": "Millions around the world march to demand action on the climate crisis \u2013 video report", "url": "https://www.theguardian.com/environment/video/2021/nov/06/millions-around-the-world-march-to-demand-action-on-the-climate-crisis-video-report", "source": "guardian"}, {"title": " \u2018The time for change is now\u2019: demonstrators around the world demand action on climate crisis ", "url": "https://www.theguardian.com/environment/2021/nov/06/nicola-sturgeon-says-glasgow-climate-march-will-be-policed-appropriately", "source": "guardian"}, {"title": "\u2018The time for change is now\u2019: demonstrators around the world demand action on climate crisis", "url": "https://www.theguardian.com/environment/2021/nov/06/nicola-sturgeon-says-glasgow-climate-march-will-be-policed-appropriately", "source": "guardian"}, {"title": " Madagascar paying price for cheap European flights, says climate minister ", "url": "https://www.theguardian.com/environment/2021/nov/06/madagascar-paying-price-for-cheap-european-flights-says-climate-minister", "source": "guardian"}, {"title": "Madagascar paying price for cheap European flights, says climate minister ", "url": "https://www.theguardian.com/environment/2021/nov/06/madagascar-paying-price-for-cheap-european-flights-says-climate-minister", "source": "guardian"}, {"title": " \n \n \n Will Brazil seize the climate opportunities in the carbon-storing Amazon? ", "url": "https://www.theguardian.com/commentisfree/2021/nov/06/brazil-climate-crisis-amazon-trees-forests", "source": "guardian"}, {"title": "Will Brazil seize the climate opportunities in the carbon-storing Amazon?", "url": "https://www.theguardian.com/commentisfree/2021/nov/06/brazil-climate-crisis-amazon-trees-forests", "source": "guardian"}, {"title": " The Guardian view on climate progress: now for the detail ", "url": "https://www.theguardian.com/commentisfree/2021/nov/05/the-guardian-view-on-climate-progress-now-for-the-detail", "source": "guardian"}, {"title": "The Guardian view on climate progress: now for the detail", "url": "https://www.theguardian.com/commentisfree/2021/nov/05/the-guardian-view-on-climate-progress-now-for-the-detail", "source": "guardian"}, {"title": " \u2018The whole place feels wrong\u2019: voices from across America on what the climate crisis stole ", "url": "https://www.theguardian.com/environment/2021/nov/07/climate-crisis-voices-from-across-america", "source": "guardian"}, {"title": "\u2018The whole place feels wrong\u2019: voices from across America on what the climate crisis stole", "url": "https://www.theguardian.com/environment/2021/nov/07/climate-crisis-voices-from-across-america", "source": "guardian"}, {"title": " How Scott Morrison\u2019s Cop26 climate show was derailed by Emmanuel Macron and the submarine row ", "url": "https://www.theguardian.com/australia-news/2021/nov/06/how-scott-morrisons-cop26-climate-show-was-derailed-by-emmanuel-macron-and-the-submarine-row", "source": "guardian"}, {"title": "How Scott Morrison\u2019s Cop26 climate show was derailed by Emmanuel Macron and the submarine row", "url": "https://www.theguardian.com/australia-news/2021/nov/06/how-scott-morrisons-cop26-climate-show-was-derailed-by-emmanuel-macron-and-the-submarine-row", "source": "guardian"}, {"title": " Counter climate summit kicks off as activists lament Cop26 inaction ", "url": "https://www.theguardian.com/environment/2021/nov/07/counter-climate-summit-kicks-off-as-activists-lament-cop26-inaction", "source": "guardian"}, {"title": "Counter climate summit kicks off as activists lament Cop26 inaction", "url": "https://www.theguardian.com/environment/2021/nov/07/counter-climate-summit-kicks-off-as-activists-lament-cop26-inaction", "source": "guardian"}, {"title": " Madagascar paying price for cheap European flights, says climate minister ", "url": "https://www.theguardian.com/environment/2021/nov/06/madagascar-paying-price-for-cheap-european-flights-says-climate-minister", "source": "guardian"}, {"title": "Madagascar paying price for cheap European flights, says climate minister ", "url": "https://www.theguardian.com/environment/2021/nov/06/madagascar-paying-price-for-cheap-european-flights-says-climate-minister", "source": "guardian"}, {"title": "TimesVideoProtesters in Glasgow Demand Climate ActionProtesters took to the streets of Glasgow near the COP26 conference to urge world leaders to take immediate action to combat the climate crisis. More than 100,000 marched in the city, organizers said.By Reuters and The Associated Press", "url": "/video/us/politics/100000008064553/glasgow-climate-protests-cop26.html", "source": "nyt"}, {"title": "On the Scene: Climate ProtestsThe protests related to COP26, the United Nations climate summit, peaked on Friday and Saturday, drawing tens of thousands of people to Glasgow\u2019s streets.By Megan Specia", "url": "/interactive/2021/11/06/world/europe/cop26-climate-protests.html", "source": "nyt"}, {"title": "Infrastructure Bill Makes First Major U.S. Investment in Climate ResilienceThe measure includes $47 billion to help communities prepare for the new age of extreme fires, floods, storms and droughts that scientists say are worsened by human-caused climate change.By Coral Davenport and Christopher Flavelle", "url": "/2021/11/06/climate/infrastructure-bill-climate.html", "source": "nyt"}, {"title": "As Turkey Chafes at Erdogan, He Gets Spikier AbroadPresident Recep Tayyip Erdogan canceled an appearance at the global climate talks over a perceived slight, part of a pattern of creating international dramas to bolster his domestic standing.By Carlotta Gall", "url": "/2021/11/05/world/middleeast/erdogan-turkey-cop26.html", "source": "nyt"}, {"title": "@nytclimatetwitter page for @nytclimate", "url": "https://twitter.com/nytclimate", "source": "nyt"}, {"title": "COP26 roundup: Key commitments on climate and highlights from Glasgow", "url": "https://www.standard.co.uk/news/uk/cop26-commitments-goals-climate-change-highlights-boris-johnson-joe-biden-modi-greta-thunberg-b964677.html", "source": "es"}, {"title": "Why politicians are the worst people to tackle climate change", "url": "https://www.standard.co.uk/comment/comment/why-politicians-are-the-worst-people-to-tackle-climate-change-cop26-b962514.html", "source": "es"}, {"title": "COP26: PM and Sturgeon are allies in climate change fight, says Khan", "url": "https://www.standard.co.uk/news/london/cop26-sadiq-khan-boris-johnson-nicola-sturgeon-allies-against-climate-change-b964075.html", "source": "es"}, {"title": "Sadiq promises green \u2018new world\u2019 after being appointed climate \u2018king\u2019", "url": "https://www.standard.co.uk/news/mayor/sadiq-khan-green-new-world-climate-c40-group-cop26-london-b963926.html", "source": "es"}, {"title": "London accountant who fought Ebola crisis now leading climate battle", "url": "https://www.standard.co.uk/news/world/london-accountant-who-fought-ebola-crisis-now-leading-climate-battle-b963880.html", "source": "es"}, {"title": "COP 26: Banks need to go against type to fight climate change", "url": "https://www.standard.co.uk/business/banks-climate-change-cop26-summit-green-b963841.html", "source": "es"}, {"title": "Comment: Speeches are good, but now is the time to act on climate", "url": "https://www.standard.co.uk/comment/cop26-glasgow-boris-johnson-climate-change-speech-leaders-b963655.html", "source": "es"}, {"title": "Comment: COP26 is our chance to unite on climate \u2013 we must take it", "url": "https://www.standard.co.uk/comment/cop26-glasgow-climate-change-carbon-emissions-b963228.html", "source": "es"}, {"title": "Confused about climate and Cop26? This jargon buster should help", "url": "https://www.standard.co.uk/news/uk/cop26-meaning-glasgow-jargon-climate-change-b963170.html", "source": "es"}, {"title": "Cop26: British soaps and dramas join forces for climate change ", "url": "https://www.standard.co.uk/news/uk/cop26-british-soaps-dramas-climate-change-coronation-street-eastenders-b962719.html", "source": "es"}, {"title": "Joanna Lumley wants \u2018wartime\u2019 rationing to help ease climate crisis", "url": "https://www.standard.co.uk/news/uk/joanna-lumley-wartime-rationing-climate-crisis-reduce-consumption-b962562.html", "source": "es"}, {"title": "We\u2019ve wasted 25 years...now we need real climate policies", "url": "https://www.standard.co.uk/comment/anne-mcelvoy-real-climate-policies-cop26-boris-johnson-b961277.html", "source": "es"}, {"title": "Johnson\u2019s Net-Zero Strategy adds meat to the climate change bones", "url": "https://www.standard.co.uk/comment/net-zero-strategy-heat-pumps-climate-change-b961336.html", "source": "es"}, {"title": "The fight to save London from climate emergency", "url": "https://www.standard.co.uk/news/world/fight-save-london-climate-emergency-global-warming-b959869.html", "source": "es"}, {"title": "Comment: Xi or no Xi, China must engage on climate", "url": "https://www.standard.co.uk/comment/climate-change-cop26-president-xi-jinping-b960684.html", "source": "es"}, {"title": "China\u2019s \u2018moral duty\u2019 on climate \u2014 as Buckingham Palace goes green", "url": "https://www.standard.co.uk/news/world/china-moral-duty-climate-change-cop26-buckingham-palace-green-light-b960701.html", "source": "es"}, {"title": "Nicola Sturgeon says small countries must help tackle climate change", "url": "https://www.standard.co.uk/news/uk/nicola-sturgeon-climate-change-ted-talk-b960339.html", "source": "es"}, {"title": "Climate Clock celebrates Indigenous Peoples\u2019 climate efforts", "url": "https://www.standard.co.uk/optimist/sustainable/climate-clock-change-new-york-indigenous-people-b960016.html", "source": "es"}, {"title": "\n\t\t\t\t\tare you jo-king?\n\t\t\t\t\n\t\t\n\t\t\tJoanna Lumley blasted for 'hypocrisy overload' in new climate change doc\t\t\n\n\t\t\t", "url": "https://www.thesun.co.uk/tv/16605414/joanna-lumley-hypocrisy-climate-change-do-not-travel/", "source": "sun"}, {"title": "\n\t\t\t\t\tWELBY RAGE\n\t\t\t\t\n\t\t\n\t\t\tArchbishop of Canterbury apologises after comparing climate change to holocaust\t\t\n\n\t\t\t", "url": "https://www.thesun.co.uk/news/16604293/archbishop-canterbury-climate-change-holocaust/", "source": "sun"}, {"title": "\n\t\t\t\t\tGREEN PLEA\n\t\t\t\t\n\t\t\n\t\t\tQueen urges world leaders to strike climate deal for our children\u2019s children\t\t\n\n\t\t\t", "url": "https://www.thesun.co.uk/fabulous/16603366/queen-cop26-global-leaders-climate-change/", "source": "sun"}, {"title": "\u2018Lack of policies\u2019 jeopardising UK climate targets", "url": "https://www.cityam.com/lack-of-policies-jeopardising-uk-climate-targets/", "source": "cityam"}, {"title": "FCA tables new climate disclosure rules to tackle fossil fuel investment chains", "url": "https://www.cityam.com/fca-tables-new-climate-disclosure-rules-to-tackle-fossil-fuel-investment-chains/", "source": "cityam"}, {"title": "Pupils to get Duke of Edinburgh-style climate award", "url": "https://www.bbc.co.uk/news/uk-59172936", "source": "bbc"}, {"title": "Footprint of the 1% threatens climate goals, warns study", "url": "https://www.bbc.co.uk/news/world-59157836", "source": "bbc"}, {"title": "Pupils to get Duke of Edinburgh-style climate award", "url": "https://www.bbc.co.uk/news/uk-59172936", "source": "bbc"}, {"title": "Footprint of the 1% threatens climate goals, warns study", "url": "https://www.bbc.co.uk/news/world-59157836", "source": "bbc"}, {"title": "Pupils to get Duke of Edinburgh-style climate award", "url": "https://www.bbc.co.uk/news/uk-59172936", "source": "bbc"}, {"title": "Footprint of the 1% threatens climate goals, warns study", "url": "https://www.bbc.co.uk/news/world-59157836", "source": "bbc"}, {"title": "Glasgow climate summit", "url": "https://www.bbc.co.ukhttps://www.bbc.co.uk/news/science-environment-56837908", "source": "bbc"}, {"title": "What's the climate impact of private jets at COP26?", "url": "https://www.bbc.co.uk/news/59135899", "source": "bbc"}, {"title": "Video 2 minutes 32 secondsWhy this element could help tackle climate change", "url": "https://www.bbc.co.uk/news/science-environment-59092240", "source": "bbc"}, {"title": "Painter shares climate change message through art", "url": "https://www.bbc.co.uk/news/uk-england-norfolk-59178752", "source": "bbc"}, {"title": "Protesters march for climate justice in Glasgow", "url": "https://www.bbc.co.uk/news/uk-scotland-59192650", "source": "bbc"}, {"title": "Big crowd calls for action at Belfast climate rally", "url": "https://www.bbc.co.uk/news/uk-northern-ireland-59193244", "source": "bbc"}, {"title": "Thousands join climate change marches", "url": "https://www.bbc.co.uk/news/uk-england-essex-59192657", "source": "bbc"}, {"title": "In Pictures: Glasgow's biggest climate action demo", "url": "https://www.bbc.co.uk/news/uk-scotland-59192719", "source": "bbc"}, {"title": "Thousands of climate change protesters join march", "url": "https://www.bbc.co.uk/news/uk-england-leeds-59192316", "source": "bbc"}, {"title": "The $100bn plan to save the climate", "url": "https://www.bbc.co.ukhttps://www.bbc.com/future/article/20211020-climate-finance-how-to-spend-100bn-to-save-the-climate", "source": "bbc"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tFrom space, astronaut sounds the alarm about climate crisis\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2021/11/05/from-space-astronaut-sounds-the-alarm-about-climate-crisis/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tThis week in whoppers: Excusing Joe's climate-summit nap, freaking out over 'Brandon' and more\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2021/11/04/this-week-in-whoppers-excusing-bidens-nap-freaking-out-over-brandon/", "source": "nyp"}, {"title": "\n\t\t\t\t\t\t\t\t\t\t\t\t\tMenu at UN's climate conference is full of carbon-heavy food\t\t\t\t\t\t\t\t\t\t\t\t", "url": "https://nypost.com/2021/11/03/menu-at-uns-climate-conference-is-full-of-carbon-heavy-food/", "source": "nyp"}, {"title": "More than 50,000 protestors march in Glasgow, London and other British cities to demand action on climate change from COP26 conference", "url": "https://www.dailymail.co.uk/galleries/article-10173239/More-50-000-protestors-march-action-COP26-Glasgow-London-British-cities.html", "source": "dm"}, {"title": "Cop26 is a gigantic flatulent mess of incoherence and sanctimony: Ex-No10 Special Adviser STEVE HILTON claims our entire establishment has been possessed by an almost spiritual climate cult", "url": "https://www.dailymail.co.uk/news/article-10173041/Ex-No10-guru-claims-Downing-Street-possessed-climate-cult.html", "source": "dm"}, {"title": "\n \n \n 91 shares\n \n Ex-No10 guru claims Downing Street has been possessed by climate cult\n", "url": "#", "source": "dm"}, {"title": "A dancing Princess Eugenie teams up with Ellie Goulding as she spends 'inspiring few days' calling for climate change at COP26", "url": "https://www.dailymail.co.uk/news/article-10172081/A-dancing-Princess-Eugenie-teams-Ellie-Goulding-COP26.html", "source": "dm"}, {"title": "More than 50,000 protestors march in Glasgow, London and other British cities to demand action on climate change from COP26 conference", "url": "https://www.dailymail.co.uk/news/article-10171951/More-50-000-protesters-march-Glasgow-UK-cities-climate-change-action.html", "source": "dm"}, {"title": "\n \n \n 54 shares\n \n More than 50,000 protesters march in UK for climate change action\n", "url": "#", "source": "dm"}, {"title": "Scott Morrison's slip of the tongue during UN climate summit speech sparks outrage in China", "url": "https://www.dailymail.co.uk/news/article-10171331/Scott-Morrisons-embarrassing-blunder-climate-summit-speech-causes-outrage-China.html", "source": "dm"}, {"title": "\n \n \n 274 shares\n \n Scott Morrison's slip-up at UN climate summit causes outrage in China\n", "url": "#", "source": "dm"}, {"title": "Eco fraudsters sending your millions up in smoke: Leaders scuttling to Glasgow's climate summit in private jets is nothing compared to sickening scams in the UN's green grants - including the deeply sinister set-up of a whistle blower", "url": "https://www.dailymail.co.uk/news/article-10171233/Eco-fraudsters-sending-millions-smoke-Sickening-scams-UNs-green-grants.html", "source": "dm"}, {"title": "Would YOU take a nuclear-powered shower? Russia is now heating homes with a 'floating Chernobyl' power plant as part of an experiment to minimise climate change (but at least it doesn't involve a heat pump!)\u00a0", "url": "https://www.dailymail.co.uk/sciencetech/article-10169989/Russia-tests-nuclear-powered-showers-potential-climate-innovation.html", "source": "dm"}, {"title": "\n \n \n 97 shares\n \n Russia tests nuclear-powered showers in potential 'climate innovation'\n", "url": "#", "source": "dm"}, {"title": "Three-quarters of Brits 'worried' about climate change with more than four in 10 saying it makes them 'anxious' while the middle-aged and women are more concerned than the young and men\u00a0", "url": "https://www.dailymail.co.uk/news/article-10169053/75-Brits-worried-climate-change-four-10-saying-makes-anxious.html", "source": "dm"}, {"title": "\n \n \n 2 shares\n \n 75% of Brits 'worried' by climate change as 43% say they are 'anxious'\n", "url": "#", "source": "dm"}, {"title": "Greta Thunberg dismisses Glasgow climate conference as 'the most excluding Cop ever' and a 'two week celebration of business as usual and blah blah blah'\u00a0", "url": "https://www.dailymail.co.uk/news/article-10166269/Greta-Thunberg-dismisses-Glasgow-climate-conference-excluding-Cop-ever.html", "source": "dm"}, {"title": "\n \n \n 77 shares\n \n Greta Thunberg dismisses Glasgow climate conference\n", "url": "#", "source": "dm"}, {"title": "Strictly's youngest ever professional dancer Cameron Lombard, 20, takes his Global Warning climate change campaign to Buckingham Palace", "url": "https://www.dailymail.co.uk/tvshowbiz/article-10165163/Cameron-Lombard-takes-climate-change-campaign-Buckingham-Palace.html", "source": "dm"}, {"title": "\n \n \n 53 shares\n \n Cameron Lombard takes climate change campaign to Buckingham Palace\u00a0\n", "url": "#", "source": "dm"}, {"title": "BBC boss Tim Davie says climate change is no longer a 'politically controversial issue' as he signs pledge to increase broadcaster's climate coverage", "url": "https://www.dailymail.co.uk/news/article-10161939/BBC-boss-Tim-Davie-says-climate-change-no-longer-politically-controversial-issue.html", "source": "dm"}, {"title": "Fully-vaccinated Los Angeles Mayor Eric Garcetti tests positive for COVID-19 at COP 26 climate summit and is quarantining in his hotel room", "url": "https://www.dailymail.co.uk/news/article-10161989/Fully-vaccinated-Los-Angeles-Mayor-Eric-Garcetti-tests-positive-COVID-19-COP26.html", "source": "dm"}, {"title": "\n \n \n 91 shares\n \n NASA says climate change impact on crops will happen next decade\u00a0\n", "url": "#", "source": "dm"}, {"title": "\n \n \n 12 shares\n \n UK 'has responsibility to lead the way' on climate, Sunak tells Cop26\n", "url": "#", "source": "dm"}, {"title": "Bill Gates warns the world is likely to MISS its 2.7\u00b0F climate change target, but praises the UK for its 'exemplary' use of green innovations\u00a0", "url": "https://www.dailymail.co.uk/sciencetech/article-10160081/Bill-Gates-warns-world-likely-MISS-2-7-F-climate-change-target.html", "source": "dm"}, {"title": "\n \n \n 7 shares\n \n Bill Gates warns world is likely to MISS 2.7\u00b0F climate change target\n", "url": "#", "source": "dm"}, {"title": "Hilarious moment frustrated motorist yells at climate change protesters to 'Get a job' as they block TWO LANES of traffic during busy commute", "url": "https://www.dailymail.co.uk/news/article-10158875/Extinction-Rebellion-protestors-block-traffic-Canberra-protesting-Scott-Morrisons-new-policy.html", "source": "dm"}, {"title": "\n \n \n 3 shares\n \n Angry motorist tells notorious climate change activists to 'get a job'\n", "url": "#", "source": "dm"}, {"title": "Rishi Sunak plans to force hundreds of companies to go green in new climate change drive (but will it be another nail in the coffin for the City Of London?)\u00a0", "url": "https://www.dailymail.co.uk/news/article-10158689/Rishi-Sunak-plans-force-hundreds-companies-green-new-climate-change-drive.html", "source": "dm"}, {"title": "China crisis rocks Cop26: Beijing bursts Boris Johnson's optimism with warning over 1.5C climate target... as Joe Biden blasts President Xi and Vladimir Putin over talks snub\u00a0", "url": "https://www.dailymail.co.uk/news/article-10158633/China-crisis-rocks-Cop26-Beijing-bursts-Boris-Johnsons-optimism-warning-1-5C-target.html", "source": "dm"}, {"title": "\n \n \n 53 shares\n \n Cop26: Beijing bursts optimism with warning over 1.5C climate target\n", "url": "#", "source": "dm"}, {"title": "Top Republicans demand a detailed account of the carbon emissions 'hypocrite' Biden spewed out during his climate summit trip to Glasgow with his huge motorcade and two planes\u00a0", "url": "https://www.dailymail.co.uk/news/article-10157883/Top-Republicans-demand-detailed-account-carbon-emissions-Bidens-climate-summit-trip.html", "source": "dm"}, {"title": "Furious row erupts after \u00a314m village bypass is scrapped because of increased carbon emissions as Welsh government is accused of sacrificing rural areas 'on the altar of climate change'\u00a0", "url": "https://www.dailymail.co.uk/news/article-10157343/Row-erupts-Welsh-Governments-decision-scrap-plans-14m-Llanbedr-village-bypass.html", "source": "dm"}, {"title": "\n \n \n 43 shares\n \n Row erupts over decision to scrap bypass because of climate change\n", "url": "#", "source": "dm"}, {"title": "The Dawn Chorus is getting QUIETER due to climate change: Intensity of bird song has reduced across North America and Europe over the last 25 years as warming temperatures have shifted the distribution of species, study finds", "url": "https://www.dailymail.co.uk/sciencetech/article-10156471/The-Dawn-Chorus-getting-QUIETER-climate-change.html", "source": "dm"}, {"title": "\n \n \n 20 shares\n \n The Dawn Chorus is getting QUIETER due to climate change\u00a0\n", "url": "#", "source": "dm"}, {"title": "Awkward! Boris Johnson meets Nicola Sturgeon at COP26 climate change summit in Glasgow after the Scottish First Minister claimed the PM has a 'fragile male ego'", "url": "https://www.dailymail.co.uk/news/article-10156909/Boris-Johnson-meets-Nicola-Sturgeon-COP26-summit.html", "source": "dm"}, {"title": "Joanna Lumley is branded a 'hypocrite' after urging viewers to 'do their part' in climate change documentary - despite jetting off around the world to front travel programmes", "url": "https://www.dailymail.co.uk/femail/article-10156435/Joanna-Lumley-criticised-hypocrisy-overload-following-Joanna-Lumley-Human-Swan.html", "source": "dm"}, {"title": "'Joe was not only wide awake, but on fire!' White House climate adviser Gina McCarthy reacts to footage showing the President 'nodding off' during COP26 conference", "url": "https://www.dailymail.co.uk/news/article-10156345/Gina-McCarthy-Biden-not-just-wide-awake-really-fire.html", "source": "dm"}, {"title": "Jeff Bezos is accused of being a climate hypocrite for lecturing COP26 about cutting emissions and how going to space made him realise 'how thin the globe's atmosphere' is after flying in on his \u00a348million private jet", "url": "https://www.dailymail.co.uk/news/article-10156165/Jeff-Bezos-tells-COP26-going-space-realise-globes-atmosphere-is.html", "source": "dm"}, {"title": "\n \n \n 548 shares\n \n Jeff Bezos says going to space gave him new perspective on climate\n", "url": "#", "source": "dm"}, {"title": "What climate crisis? China tackles energy shortage by boosting coal production by a million tonnes a day as world leaders - minus President Xi - attend COP26", "url": "https://www.dailymail.co.uk/news/article-10155637/What-climate-crisis-China-tackles-energy-shortage-boosting-coal-production.html", "source": "dm"}, {"title": "Scott Morrison is spotted sitting VERY far away from world leaders at the climate summit after being brushed aside to what seems to be the political equivalent of the kids' table", "url": "https://www.dailymail.co.uk/news/article-10155009/Awkward-moment-Scott-Morrison-forced-look-far-away-climate-meeting.html", "source": "dm"}, {"title": "Karl and Ally slams climate summit as a 'complete and utter joke' because China and Russia won't show up\u00a0", "url": "https://www.dailymail.co.uk/news/article-10154437/Karl-Stefanovic-Ally-Langdon-slam-Russia-Chinas-Glasgow-climate-summit-snub-Today-Show.html", "source": "dm"}, {"title": "\n \n \n 1 share\n \n Karl and Ally slams climate summit as a 'complete and utter joke'\n", "url": "#", "source": "dm"}, {"title": "Majority of climate scientists predict 'catastrophic' 3C rise in global temperature... with just 4% believing the world will meet target of limiting warming to 1.5C, survey shows\u00a0", "url": "https://www.dailymail.co.uk/news/article-10154681/Majority-climate-scientists-predict-catastrophic-3C-rise-global-temperature.html", "source": "dm"}, {"title": "'Genetic goldmine' that could help crops survive hotter and drier climates caused by global warming is uncovered by scientists\u00a0", "url": "https://www.dailymail.co.uk/sciencetech/article-10153885/Genetic-goldmine-help-crops-survive-hotter-drier-climates-unearthed.html", "source": "dm"}, {"title": "\n \n \n 130 shares\n \n 'Genetic goldmine' found that could help crops survive hotter climates\n", "url": "#", "source": "dm"}, {"title": "\n \n \n 146 shares\n \n Boris to use private jet to travel back to London from climate summit\n", "url": "#", "source": "dm"}, {"title": "Biden APOLOGIZES to world leaders at COP26 for Trump pulling out of the Paris climate agreement and putting the U.S. 'behind the eight ball'\u00a0", "url": "https://www.dailymail.co.uk/news/article-10153567/Biden-APOLOGIZES-COP26-Trump-pulling-Paris-climate-agreement.html", "source": "dm"}, {"title": "\n \n \n 44 shares\n \n Biden APOLOGIZES to COP26 for Trump exiting Paris climate agreement\n", "url": "#", "source": "dm"}, {"title": "Archbishop of Canterbury is forced to make grovelling apology for 'offence to Jews' after saying failure to get a climate change deal would mean 'genocide on an infinitely greater scale' than committed by the NAZIS", "url": "https://www.dailymail.co.uk/news/article-10153483/Archbishop-Canterbury-apologises-saying-climate-change-worse-NAZIS.html", "source": "dm"}, {"title": "\n \n \n 223 shares\n \n Archbishop of Canterbury sorry for comparing climate change to NAZIS\n", "url": "#", "source": "dm"}, {"title": "COP26... the latest in a long line of climate conferences: How world leaders first met to tackle rising global temperatures in 1992 three years after Margaret Thatcher called for nations to unite over crisis", "url": "https://www.dailymail.co.uk/news/article-10152449/COP26-world-leaders-met-tackle-rising-global-temperatures-1992.html", "source": "dm"}, {"title": "\n \n \n 30 shares\n \n COP26: How world leaders first met to tackle climate change in 1992\n", "url": "#", "source": "dm"}, {"title": "Time's up Biden: COP26 organizers give president warning gongs for going 8 minutes over time limit during speech where he said the U.S. 'is back at the table' and will 'lead by example' on climate change", "url": "https://www.dailymail.co.uk/news/article-10152683/COP26-organizers-president-warning-gongs-going-8-minutes-time-limit-speech.html", "source": "dm"}, {"title": "Jon Snow's dramatic claim that climate change is to blame for fallen tree that caused COP26 rail chaos sparks anger among critics who point out that disruption is 'normal' in Autumn\u00a0", "url": "https://www.dailymail.co.uk/news/article-10153061/Jon-Snows-dramatic-claim-climate-change-blame-fallen-tree-sparks-anger.html", "source": "dm"}, {"title": "\n \n \n 5 shares\n \n Jon Snow claims climate change is to blame for fallen tree\n", "url": "#", "source": "dm"}, {"title": "Charles warns the world to be on 'war-like footing' over climate change: Prince demands 'military-style campaign' to mobilise trillions of private sector cash in COP26 address (after tripping on his way to stage)", "url": "https://www.dailymail.co.uk/news/article-10152581/Prince-Charles-arrives-COP26-summit-Camilla-address-world-leaders.html", "source": "dm"}, {"title": "Biden arrives in Scotland and takes huge motorcade to make-or-break climate summit talks at COP26 where he will tell the rest of the world: 'We're doing our part, now do yours'", "url": "https://www.dailymail.co.uk/news/article-10151977/Biden-arrives-Scotland-make-break-climate-summit-talks.html", "source": "dm"}, {"title": "\n \n \n 237 shares\n \n Biden arrives in Scotland for make or break climate summit talks\n", "url": "#", "source": "dm"}, {"title": "Billionaire Jeff Bezos and girlfriend Lauren Sanchez flew by private jet to discuss climate change with Prince Charles over a cup of tea on the eve of Cop26 - days after he and 50 guests flew choppers to Bill Gates' superyacht birthday\u00a0", "url": "https://www.dailymail.co.uk/news/article-10151941/Billionaire-Jeff-Bezos-discussed-climate-change-Prince-Charles-eve-Cop26.html", "source": "dm"}, {"title": "\n \n \n 9.9k shares\n \n Billionaire Jeff Bezos discussed climate change with Prince Charles\n", "url": "#", "source": "dm"}, {"title": "FLOP 26: Boris tells COP that the 'doomsday device' is real and it is 'one minute to midnight' to stop climate disaster - but Xi Jinping will not even give 'virtual' speech after snub and Turkish President stays away\u00a0", "url": "https://www.dailymail.co.uk/news/article-10151985/Boris-kicks-COP26-summit-warning-leaders-minute-midnight.html", "source": "dm"}, {"title": "\n\n \n \n <img src=\"https://i.dailymail.co.uk/1s/2021/11/06/12/50138279-0-image-m-15_1636202245090.jpg\" height=\"115\" width=\"154\" alt=\"\" />\n \n\n\n \n \n \n A dancing Princess Eugenie teams up with Ellie Goulding as she spends 'inspiring few days' calling for climate change at COP26\n \n \n \u00a0\n \n ", "url": "/news/article-10172081/A-dancing-Princess-Eugenie-teams-Ellie-Goulding-COP26.html", "source": "dm"}, {"title": "\n \n Joe Biden or the new Mr Trump? Camilla 'hasn't stopped talking about' hearing the President 'break wind' during chat at Cop26 climate summit in Glasgow\u00a0\n ", "url": "/news/article-10172959/Camilla-stopped-talking-hearing-President-break-wind-chat-Cop26-summit.html", "source": "dm"}, {"title": "\n \n A dancing Princess Eugenie teams up with Ellie Goulding as she spends 'inspiring few days' calling for climate change at COP26\n ", "url": "/news/article-10172081/A-dancing-Princess-Eugenie-teams-Ellie-Goulding-COP26.html", "source": "dm"}, {"title": "\n \n More than 50,000 protestors march in Glasgow, London and other British cities to demand action on climate change from COP26 conference\n ", "url": "/news/article-10171951/More-50-000-protesters-march-Glasgow-UK-cities-climate-change-action.html", "source": "dm"}, {"title": "\n \n Cop26 is a gigantic flatulent mess of incoherence and sanctimony: Ex-No10 Special Adviser STEVE HILTON claims our entire establishment has been possessed by an almost spiritual climate cult\n ", "url": "/news/article-10173041/Ex-No10-guru-claims-Downing-Street-possessed-climate-cult.html", "source": "dm"}, {"title": "\u2018Indigenous people feel the climate crisis. Our land is a part of us\u2019", "url": "https://www.smh.com.au/environment/climate-change/indigenous-people-feel-the-climate-crisis-our-land-is-a-part-of-us-20211107-p596nf.html", "source": "smh"}, {"title": "Cop this: tens of thousands brave Glasgow weather to demand climate action", "url": "https://www.smh.com.au/environment/climate-change/cop-this-tens-of-thousands-brave-glasgow-weather-to-demand-climate-action-20211107-p596mv.html", "source": "smh"}, {"title": "\u2018False hope\u2019: Regional Australians demand action, not obfuscation, on climate change", "url": "https://www.smh.com.au/environment/climate-change/false-hope-regional-australians-demand-action-not-obfuscation-on-climate-change-20211103-p595rb.html", "source": "smh"}, {"title": "As climate talks put focus on water crisis, the Colorado River provides a stark example", "url": "https://www.latimes.com/environment/story/2021-11-04/colorado-river-poses-stark-example-of-climate-crisis", "source": "latimes"}, {"title": "Young climate activists warn their elders: Stop destroying the planet", "url": "https://www.latimes.com/world-nation/story/2021-11-04/first-youth-generation-to-experience-acute-climate-crisis-are-invigorated", "source": "latimes"}, {"title": "Heat waves are far deadlier than we think. How California neglects this climate threat", "url": "https://www.latimes.com/projects/california-extreme-heat-deaths-show-climate-change-risks/", "source": "latimes"}, {"title": "Leaders vow to cut methane, protect forests at U.N. summit. Bolder climate action must wait", "url": "https://www.latimes.com/politics/story/2021-11-02/biden-final-day-un-climate-summit-cop26", "source": "latimes"}, {"title": "Should California make solar more expensive? Inside the climate justice battle", "url": "https://www.latimes.com/business/story/2021-11-02/should-california-make-solar-more-expensive-inside-the-climate-justice-battle", "source": "latimes"}, {"title": "Biden announces sharp cuts to methane emissions as Congress delays his climate agenda", "url": "https://www.latimes.com/world-nation/story/2021-11-01/biden-climate-plan-aims-to-reduce-methane-emissions", "source": "latimes"}, {"title": "Podcast: Just 5 countries could make or break climate change", "url": "https://www.latimes.com/podcasts/story/2021-11-01/the-times-podcast-cop-26-climate-change", "source": "latimes"}, {"title": "Biden urges action at U.N. climate summit but without legislative victory back home", "url": "https://www.latimes.com/politics/story/2021-11-01/cop26-un-summit-climate-change-biden-glasgow-scotland", "source": "latimes"}, {"title": "China, world\u2019s top carbon emitter, offers few new climate targets ahead of U.N. summit", "url": "https://www.latimes.com/world-nation/story/2021-10-29/china-offers-few-new-climate-targets-glasgow-un-summit", "source": "latimes"}, {"title": "It\u2019s Biden\u2019s biggest climate policy. What happens if Joe Manchin kills it?", "url": "https://www.latimes.com/environment/newsletter/2021-10-21/joe-manchin-is-trying-to-kill-bidens-biggest-climate-policy-boiling-point", "source": "latimes"}, {"title": "\n\nCop26 protests: Tens of thousands demand action on climate change\n\n", "url": "https://www.telegraph.co.uk/environment/2021/11/06/cop26-protests-tens-thousands-demand-action-climate-change/", "source": "telegraph"}, {"title": "\n\nWill Pakistan\u2019s \u2018ten billion tree tsunami\u2019 make any difference to climate change?\n\n", "url": "https://www.telegraph.co.uk/global-health/climate-and-people/will-pakistans-ten-billion-tree-tsunami-make-difference-climate/", "source": "telegraph"}, {"title": "\n\nBear Grylls: I used to be a climate sceptic, but the world is hurting\n\n", "url": "https://www.telegraph.co.uk/news/2021/11/05/bear-grylls-used-climate-sceptic-world-hurting/", "source": "telegraph"}, {"title": "\n\nPrince Charles says it is 'too difficult' for him to join Greta Thunberg on climate march\n\n", "url": "https://www.telegraph.co.uk/royal-family/2021/11/05/prince-charles-says-difficult-join-greta-thunberg-climate-march/", "source": "telegraph"}, {"title": "\n\nStop calling climate change a \u2018war\u2019 \u2013 it is the opposite\n\n", "url": "https://www.telegraph.co.uk/business/2021/11/05/stop-calling-climate-change-war-opposite/", "source": "telegraph"}, {"title": "What is climate change?", "url": "https://www.un.org/en/climatechange/what-is-climate-change", "source": "un"}, {"title": "Reducing methane emissions vital for climate action, but not \u2018get out of jail free card\u2019", "url": "https://news.un.org/en/story/2021/10/1104492", "source": "un"}, {"title": "Learn what you can do to act on climate change", "url": "https://www.un.org/en/actnow/", "source": "un"}, {"title": "Holy climate crisis! The Christians on a mission to save God\u2019s green earth", "url": "https://www.thetimes.co.uk/article/holy-climate-crisis-extinction-rebellions-christian-wing-are-on-a-mission-to-save-gods-green-earth-sjqbp6s5g", "source": "thetimes"}, {"title": "What is climate change? The evidence and solutions explained in charts", "url": "https://www.thetimes.co.uk/article/what-is-climate-change-the-evidence-and-solutions-explained-in-charts-jtrqp0v0j", "source": "thetimes"}, {"title": "20 things you can do right now to stop climate change", "url": "https://www.thetimes.co.uk/article/20-things-you-can-do-right-now-to-stop-climate-change-xklr5qdj5", "source": "thetimes"}, {"title": "How much do you really know about climate change?", "url": "https://www.thetimes.co.uk/article/how-much-do-you-really-know-about-the-climate-crisis-8jn7d03hd", "source": "thetimes"}, {"title": "Fire, famine and rising seas: the effects of climate change explained", "url": "https://www.thetimes.co.uk/article/the-effects-of-climate-change-explained-why-we-need-to-act-now-57hwpmw7h", "source": "thetimes"}, {"title": "How are countries tackling climate change before Cop26?", "url": "https://www.thetimes.co.uk/article/how-are-countries-tackling-climate-change-before-cop26-r8kz63hvj", "source": "thetimes"}, {"title": "Rain and high winds can\u2019t deter climate marchers", "url": "https://www.thetimes.co.uk/article/rain-and-high-winds-cant-deter-climate-marchers-nz9ztz5j7", "source": "thetimes"}, {"title": "Farmers feel heat in climate change battle", "url": "https://www.thetimes.co.uk/article/farmers-feel-heat-climate-change-battle-reducing-emissions-ireland-w626qggzk", "source": "thetimes"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}}, "required": ["source", "title", "url"]}} |
a2496fbb-4ecd-4aa1-9e27-782627354abc/07364f13-6d5e-4306-a966-642455b24909/0/0 | People | API generates random person informations. Just like Lorem ipsum but for people | null | People | Gets a specific number of randomized person data | 200 | New Example | {"data": {"id": "", "first_name": "", "last_name": "", "email": "", "birth_date": "", "age": 0, "address": {"street": "", "city": "", "country": "", "house_Number": 0}, "gender": "", "urls": []}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"id": {"type": "string"}, "first_name": {"type": "string"}, "last_name": {"type": "string"}, "email": {"type": "string"}, "birth_date": {"type": "string"}, "age": {"type": "integer"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "country": {"type": "string"}, "house_Number": {"type": "integer"}}}, "gender": {"type": "string"}, "urls": {"type": "array", "items": {"type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/6c0e5390-44e2-4e3d-a6e6-d8512cb82cfa/0/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | check_syntax_syntax__ticket__post | For Given job ticket, execute syntax review | 200 | null | {"ticket": "", "msg": "", "url": "", "method": ""} | {"title": "ResultAccess", "required": ["ticket", "msg", "url", "method"], "type": "object", "properties": {"ticket": {"title": "Ticket", "type": "string"}, "msg": {"title": "Msg", "type": "string"}, "url": {"title": "Url", "type": "string"}, "method": {"title": "Method", "type": "string"}}, "description": "A class that represents a result access object.\n\nAttributes:\n-----------\nticket : str\n A string representing the unique identifier of the file ticket.\nmsg : str\n A string representing a message associated with the result access.\nurl : str\n A string representing the URL of the result access.\nmethod : str\n A string representing the method used to access the result."} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/6c0e5390-44e2-4e3d-a6e6-d8512cb82cfa/1/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | check_syntax_syntax__ticket__post | For Given job ticket, execute syntax review | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/ee9baecf-e8cc-40a6-8be6-85346bafa148/0/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | check_ilod_ilod__ticket__post | For Given job ticket, execute ILOD review | 200 | null | {"ticket": "", "msg": "", "url": "", "method": ""} | {"title": "ResultAccess", "required": ["ticket", "msg", "url", "method"], "type": "object", "properties": {"ticket": {"title": "Ticket", "type": "string"}, "msg": {"title": "Msg", "type": "string"}, "url": {"title": "Url", "type": "string"}, "method": {"title": "Method", "type": "string"}}, "description": "A class that represents a result access object.\n\nAttributes:\n-----------\nticket : str\n A string representing the unique identifier of the file ticket.\nmsg : str\n A string representing a message associated with the result access.\nurl : str\n A string representing the URL of the result access.\nmethod : str\n A string representing the method used to access the result."} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/ee9baecf-e8cc-40a6-8be6-85346bafa148/1/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | check_ilod_ilod__ticket__post | For Given job ticket, execute ILOD review | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/2fe26404-497e-4abd-96e8-6bf10e9e7feb/0/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | ilod_status_ilod__ticket__get | Check Result of an ILOD check | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/2fe26404-497e-4abd-96e8-6bf10e9e7feb/1/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | ilod_status_ilod__ticket__get | Check Result of an ILOD check | 200 | null | {"result": {"items": {"id": "", "fail": [], "success": []}}, "expiry": ""} | {"title": "ILODResults", "required": ["result", "expiry"], "type": "object", "properties": {"result": {"title": "Result", "type": "object", "additionalProperties": {"type": "array", "items": {"title": "ILODResult", "required": ["id", "fail", "success"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "fail": {"title": "Fail", "type": "array", "items": {"type": "string"}}, "success": {"title": "Success", "type": "array", "items": {"type": "string"}}}, "description": "A class that represents an ILOD result object.\n\nAttributes:\n-----------\nid : str\n A string representing the GUID of the IFC element.\nfail : List[str]\n A list of strings representing the list of failed rules.\nsuccess : List[str]\n A list of strings representing the list of successful rules."}}, "description": "A class that represents a result object.\n\nAttributes:\n-----------\n__root__ : Dict[str, List[ILODResult]]\n A dictionary representing the root object of the result."}, "expiry": {"title": "Expiry", "type": "string"}}, "description": "A class that represents an ILOD results object.\n\nAttributes:\n-----------\nresult : Result\n A Result object representing the result of the ILOD operation.\nexpiry : str\n A string representing the expiration time of the result."} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/3f0f4f2f-fd00-4e82-8c77-279fbc24e690/0/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | exists_exists__ticket__get | Check if the key ticket is available or not | 200 | null | {"exists": true} | {"title": "TicketStatus", "required": ["exists"], "type": "object", "properties": {"exists": {"title": "Exists", "type": "boolean"}}, "description": "A class that represents a ticket status object.\n\nAttributes:\n-----------\nexists : bool\n A boolean representing whether the ticket exists or not."} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/3f0f4f2f-fd00-4e82-8c77-279fbc24e690/1/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | exists_exists__ticket__get | Check if the key ticket is available or not | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/7475c4ff-5519-4a2a-98a3-698ca464fc03/0/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | syntax_status_syntax__ticket__get | Check Result of a syntax check | 200 | null | {"result": [{"message": "", "item": ""}], "expiry": ""} | {"title": "ValidationResultList", "required": ["result", "expiry"], "type": "object", "properties": {"result": {"title": "Result", "type": "array", "items": {"title": "ValidationResult", "required": ["message", "item"], "type": "object", "properties": {"message": {"title": "Message", "type": "string"}, "item": {"title": "Item", "type": "string"}}, "description": "A class that represents a validation result object.\n\nAttributes:\n-----------\nmessage : str\n A string representing the validation message.\nitem : str\n A string representing the validated item."}}, "expiry": {"title": "Expiry", "type": "string"}}, "description": "A class that represents a validation result list object.\n\nAttributes:\n-----------\nresult : List[ValidationResult]\n A list of ValidationResult objects representing the list of validation results.\nexpiry : str\n A string representing the expiration time of the validation result."} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/7475c4ff-5519-4a2a-98a3-698ca464fc03/1/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | syntax_status_syntax__ticket__get | Check Result of a syntax check | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/7f3d2d1f-5f94-4e55-b388-f2841f410bbc/0/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | register_files_register_post | End point to upload files on the cloud.
It will return a string key that can be used for other services. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "integer"}]}}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}}}}} |
f6ff5bfd-cb2e-42fb-9830-1e6af7ed9061/7f3d2d1f-5f94-4e55-b388-f2841f410bbc/1/0 | IFC BIM Services | IFC models related BIM services
GITHUB Repository : https://github.com/aminov-jp/BIMIFCServices | 0.2 | register_files_register_post | End point to upload files on the cloud.
It will return a string key that can be used for other services. | 200 | null | {"ticket": "", "bytes": 0, "life": "", "files": 0, "msg": ""} | {"title": "FileTicket", "required": ["ticket", "bytes", "life", "files", "msg"], "type": "object", "properties": {"ticket": {"title": "Ticket", "type": "string"}, "bytes": {"title": "Bytes", "type": "integer"}, "life": {"title": "Life", "type": "string"}, "files": {"title": "Files", "type": "integer"}, "msg": {"title": "Msg", "type": "string"}}, "description": "A class that represents a file ticket object.\n\nAttributes:\n-----------\nticket : str\n A string representing the unique identifier of the file ticket.\nbytes : int\n An integer representing the size of the file in bytes.\nlife : str\n A string representing the expiration time of the ticket.\nfiles : int\n An integer representing the number of files associated with the ticket.\nmsg : str\n A string representing a message associated with the ticket."} |
895c440e-f7f0-44a1-ba5c-e70d1667099b/b3952eed-4fa6-4fe8-b988-dd3840c23076/0/0 | DogBreeds | An API showing all dog breeds and your characteristics | 8.6 | Get Specific dog breed | Get all info from specific dog breed | 200 | New Example | [{"data_characteristics": [{"title": "Adaptability", "star_title": "4", "characteristics": [{"type": "Adapts Well To Apartment Living", "star": "5", "description": "Contrary to popular belief, small size doesn't necessarily an apartment dog make. Plenty of small dogs are too high-energy and yappy for life in a high-rise. Being quiet, low energy, fairly calm indoors, and polite with the other residents are all good qualities in an apartment dog. And you can find an to give them a little more personal space in your apartment."}, {"type": "Good For Novice Owners", "star": "4", "description": "Some dogs are simply easier than others; they take to training better and are fairly easygoing. They're also resilient enough to bounce back from your mistakes or inconsistencies.Dogs who are highly sensitive, independent thinking, or assertive may be harder for a first-time dog parent to manage. You'll get your best match if you take your dog-owning experience into account as you choose your new pooch.If you're new to dog parenting, on how to train your dog!"}, {"type": "Sensitivity Level", "star": "3", "description": "Some dogs will let a stern reprimand roll off their backs, while others take even a dirty look to heart. Low-sensitivity dogs, also called \"easygoing,\" \"tolerant,\" \"resilient,\" and even \"thick-skinned,\" can better handle a noisy, chaotic household, a louder or more assertive owner, and an inconsistent or variable routine. Do you have young kids, throw lots of dinner parties, play in a garage band, or lead a hectic life? Go with a low-sensitivity dog."}, {"type": "Tolerates Being Alone", "star": "5", "description": "Some breeds bond very closely with their family and are more prone to worry or even panic when left alone by their owner. An anxious dog can be very destructive--barking, whining, chewing, and otherwise causing mayhem. These breeds do best when a family member is home during the day or if you can take the dog to work."}, {"type": "Tolerates Cold Weather", "star": "4", "description": "Breeds with very short coats and little or no undercoat or body fat, such as Greyhounds, are vulnerable to the cold. Dogs with a low cold tolerance need to live inside in cool climates and should have a jacket or sweater for chilly walks. You can find a "}, {"type": "Tolerates Hot Weather", "star": "3", "description": "Dogs with thick, double coats are more vulnerable to overheating. So are breeds with short noses, like Bulldogs or Pugs, since they can't pant as well to cool themselves off. If you want a heat-sensitive breed, your dog will need to stay indoors with you on warm or humid days, and you'll need to be extra cautious about exercising your dog in the heat."}]}, {"title": "All Around Friendliness", "star_title": "3", "characteristics": [{"type": "Affectionate With Family", "star": "4", "description": "Some breeds are independent and aloof, even if they've been raised by the same person since puppyhood; others bond closely to one person and are indifferent to everyone else; and some shower the whole family with affection. Breed isn't the only factor that goes into affection levels; dogs who were raised inside a home with people around feel more comfortable with humans and bond more easily."}, {"type": "Kid-Friendly", "star": "3", "description": "Being gentle with children, sturdy enough to handle the heavy-handed pets and hugs they can dish out, and having a blas\u00e9 attitude toward running, screaming children are all traits that make a kid-friendly dog. You may be surprised by who's on that list: Fierce-looking Boxers are considered good with children, as are American Staffordshire Terriers (which are considered Pit Bulls). Small, delicate, and potentially snappy dogs such as Chihuahuas aren't always so family-friendly.**All dogs are individuals. Our ratings are generalizations, and they're not a guarantee of how any breed or individual dog will behave. Dogs from any breed can be good with children based on their past experiences, , and personality. No matter what the breed or breed type, all dogs have strong jaws, sharp pointy teeth, and may bite in stressful circumstances. Young children and dogs of any breed should always be supervised by an adult and never left alone together, period."}, {"type": "Dog Friendly", "star": "3", "description": "Friendliness toward dogs and friendliness toward humans are two completely different things. Some dogs may attack or try to dominate other dogs, even if they're love-bugs with people; others would rather play than fight; and some will turn tail and run. Breed isn't the only factor. Dogs who lived with their littermates and mother until at least six to eight weeks of age and who spent lots of time playing with other dogs during puppyhood, are more likely to have ."}, {"type": "Friendly Toward Strangers", "star": "3", "description": "Stranger-friendly dogs will greet guests with wagging tails and nuzzles; others are shy, indifferent, or even aggressive. However, no matter what the breed, a dog who was and\u00a0exposed to lots of different types, ages, sizes, and shapes of people as a puppy will respond better to strangers as an adult. Remember that even friendly dogs should stay on \u00a0in public!"}]}, {"title": "Health And Grooming Needs", "star_title": "3", "characteristics": [{"type": "Amount Of Shedding", "star": "4", "description": "If you're going to share your home with a dog, you'll need to deal with some level of dog hair on your clothes and in your house. However, shedding does vary greatly among the breeds. Some dogs shed year-round, some \"blow\" seasonally, some do both, and some shed hardly at all. If you're a neatnik, you'll need to either pick a low-shedding breed or relax your standards. To help keep your home a little cleaner, you can find "}, {"type": "Drooling Potential", "star": "1", "description": "Drool-prone dogs may drape ropes of slobber on your arm and leave big, wet spots on your clothes when they come over to say hello. If you've got a laid-back attitude toward slobber, fine; but if you're a neatnik, you may want to choose a dog who rates low in the drool department."}, {"type": "Easy To Groom", "star": "4", "description": "Some breeds are brush-and-go dogs; others require regular bathing, clipping, and other grooming just to stay clean and healthy. Consider whether you have the time and patience for a dog who needs a lot of grooming, or the money to pay someone else to do it."}, {"type": "General Health", "star": "3", "description": "Due to poor breeding practices, some breeds are prone to certain genetic health problems, such as hip dysplasia. This doesn't mean that every dog of that breed will develop those diseases; it just means that they're at an increased risk.If you're adopting a puppy, it's a good idea to find out which genetic illnesses are common to the breed you're interested in. You may also want to ask if your shelter or rescue has information\u00a0about the physical health of your potential pup's parents and other relatives."}, {"type": "Potential For Weight Gain", "star": "2", "description": "Some breeds have hearty appetites and tend to put on weight easily. As in humans, being overweight can cause health problems in dogs. If you pick a breed that's prone to packing on pounds, you'll need to limit treats, make sure they get enough exercise, and measure out their daily food servings into regular meals rather than leaving food out all the time.Ask your vet about your dog's diet and what they recommend for feeding your pooch to keep them at a healthy weight. Weight gain can lead to other health issues or worsen problems like arthritis."}, {"type": "Size", "star": "2", "description": "Dogs come in all sizes, from the world's smallest pooch, the Chihuahua, to the towering Great Dane, how much space a dog takes up is a key factor in deciding if they're compatible with you and your living space.\u00a0Large dog breeds might seem overpowering and intimidating, but some of them are incredibly sweet! Take a look and find the right sized dog for you!"}]}, {"title": "Trainability", "star_title": "4", "characteristics": [{"type": "Easy To Train", "star": "2", "description": "Easy-to-train dogs are more adept at forming an association between a prompt (such as the word \"sit\"), an action (sitting), and a consequence (getting a treat) very quickly. Other dogs need more time, patience, and repetition during training.Many breeds are intelligent but approach training with a \"What's in it for me?\" attitude, in which case you'll need to use rewards and games to teach them to want to comply with your requests."}, {"type": "Intelligence", "star": "4", "description": "Dogs who were bred for jobs that require decision making, intelligence, and concentration, such as herding livestock, need to exercise their brains, just as dogs who were bred to run all day need to exercise their bodies. If they don't get the mental stimulation they need, they'll make their own work--usually with projects you won't like, such as digging and chewing. Obedience training and interactive dog toys are good ways to give a dog a brain workout, as are dog sports and careers, such as agility and search and rescue."}, {"type": "Potential For Mouthiness", "star": "4", "description": "Common in most breeds during puppyhood and in Retriever breeds at all ages, mouthiness means a tendency to nip, chew, and play-bite (a soft, fairly painless bite that doesn't puncture the skin). Mouthy dogs are more likely to use their mouths to hold or \"herd\" their human family members, and they need training to learn that it's fine to gnaw on chew toys, but not on people. Mouthy breeds tend to really enjoy a game of fetch, as well as a good chew on a toy that's been stuffed with kibble and treats."}, {"type": "Prey Drive", "star": "3", "description": "Dogs who were bred to hunt, such as Terriers, have an inborn desire to chase--and sometimes kill--other animals. Anything whizzing by, such as cats, squirrels, and perhaps even cars, can trigger that instinct. Dogs who like to chase need to be leashed or kept in a fenced area when outdoors, and you'll need a high, secure fence in your yard. These breeds generally aren't a good fit for homes with smaller pets that can look like prey, such as cats, hamsters, or small dogs. Breeds that were originally used for bird hunting, on the other hand, generally won't chase, but you'll probably have a hard time getting their attention when there are birds flying by."}, {"type": "Tendency To Bark Or Howl", "star": "4", "description": "Some breeds sound off more often than others. When choosing a breed, think about how often the dog vocalizes with barks or howls. If you're considering a hound, would you find their trademark howls musical or maddening? If you're considering a watchdog, will a city full of suspicious \"strangers\" put your pup on permanent alert? Will the local wildlife literally drive your dog wild? Do you live in housing with noise restrictions? Do you have neighbors nearby? Then you may wish to choose a quieter dog."}, {"type": "Wanderlust Potential", "star": "4", "description": "Some breeds are more free-spirited than others. Nordic dogs such as Siberian Huskies were bred to range long distances, and given the chance, they'll take off after anything that catches their interest. And many hounds simply must follow their noses--or that bunny that just ran across the path--even if it means leaving you behind."}]}, {"title": "Physical Needs", "star_title": "3", "characteristics": [{"type": "Energy Level", "star": "4", "description": "High-energy dogs are always ready and waiting for action. Originally bred to perform a canine job of some sort, such as retrieving game for hunters or herding livestock, they have the stamina to put in a full workday. They need a significant amount of exercise and mental stimulation, and they're more likely to spend time jumping, playing, and investigating any new sights and smells.Low-energy dogs are the canine equivalent of a couch potato, content to doze the day away. When picking a breed, consider your own activity level and lifestyle, and think about whether you'll find a frisky, energetic dog invigorating or annoying."}, {"type": "Intensity", "star": "2", "description": "A vigorous dog may or may not have high energy, but everything they do, they do with vigor: they strain on the leash (until you train them not to), try to plow through obstacles, and even eats and drinks with great big gulps. These dynamos need lots of training to learn good manners, and may not be the best fit for a home with young kids or someone who's elderly or frail. A low-vigor dog, on the other hand, has a more subdued approach to life."}, {"type": "Exercise Needs", "star": "3", "description": "Some breeds do fine with a slow evening stroll around the block. Others need daily, vigorous exercise, especially those that were originally bred for physically demanding jobs, like herding or hunting.Without enough exercise, these breeds may put on weight and vent their pent-up energy in ways you don't like, such as barking, chewing, and digging. Breeds that need a lot of exercise are good for outdoorsy, active people, or those interested in training their dog to compete in a high-energy dog sport, such as agility."}, {"type": "Potential For Playfulness", "star": "3", "description": "Some dogs are perpetual puppies -- always begging for a game -- while others are more serious and sedate. Although a playful pup sounds endearing, consider how many games of fetch or tag you want to play each day, and whether you have kids or other dogs who can stand in as playmates for the dog."}]}], "characteristics_vital": [{"title": "Dog Breed Group", "stat": "Companion Dogs"}, {"title": "Height", "stat": "33.02 to 43.18 kg"}, {"title": "Weight", "stat": "7.65 to 10.35 cm"}, {"title": "Life Span", "stat": "12 to 16 years"}], "more_about": [{"title": "Highlights", "more_about_description": [{"description": "Grooming is minimal for the Shiba Inu, though he does shed heavily twice a year."}, {"description": "The Shiba Inu is an intelligent breed who learns quickly. However, whether he chooses to do what you ask is another matter. First-time dog owners or timid owners may be frustrated by the challenge of training this dog."}, {"description": "He's a small dog, but he's need plenty of room to romp. The Shiba Inu needs a home with a fenced yard."}, {"description": "The Shiba Inu can be aggressive with other dogs and he will chase small animals he perceives as prey."}, {"description": "The Shiba Inu tends to be possessive about his toys, food, and turf."}, {"description": "To get a healthy dog, never buy a puppy from an irresponsible breeder, puppy mill, or pet store. Look for a reputable breeder who tests her breeding dogs to make sure they're free of genetic diseases that they might pass onto the puppies, and that they have sound temperaments."}]}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"data_characteristics": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "star_title": {"type": "string"}, "characteristics": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "star": {"type": "string"}, "description": {"type": "string"}}, "required": ["description", "star", "type"]}}}, "required": ["characteristics", "star_title", "title"]}}, "characteristics_vital": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "stat": {"type": "string"}}, "required": ["stat", "title"]}}, "more_about": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "more_about_description": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"]}}}, "required": ["more_about_description", "title"]}}}, "required": ["characteristics_vital", "data_characteristics", "more_about"]}} |
895c440e-f7f0-44a1-ba5c-e70d1667099b/b3837e67-69e5-44ba-987c-355454f073dc/0/0 | DogBreeds | An API showing all dog breeds and your characteristics | 8.6 | Get all dog breeds | Get all info from dog breeds | 200 | New Example | [{"name": "Afador", "slug": "afador"}, {"name": "Affenhuahua", "slug": "affenhuahua"}, {"name": "Affenpinscher", "slug": "affenpinscher"}, {"name": "Afghan Hound", "slug": "afghan-hound"}, {"name": "Airedale Terrier", "slug": "airedale-terrier"}, {"name": "Akbash", "slug": "akbash"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "slug": {"type": "string"}}, "required": ["name", "slug"]}} |
d78f943c-17e5-40d4-9079-577b0800defb/195a2f4b-4679-482e-a679-341359554e2d/0/0 | Area Code Date Time | This API retrieves all date, time and state based on all area codes in North America | null | GetAllInfo | This Endpoint requires no parameters and will simply return a collection object with current date, time, state and time zone for each state in the USA. | 200 | Response | {"collection": [{"areaCode": 201, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 202, "timeZone": "EST", "state": "District of Columbia", "stateObbreviation": "DC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 203, "timeZone": "EST", "state": "Connecticut", "stateObbreviation": "CT", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 205, "timeZone": "CST", "state": "Alabama", "stateObbreviation": "AL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 206, "timeZone": "PST", "state": "Washington", "stateObbreviation": "WA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 207, "timeZone": "EST", "state": "Maine", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 208, "timeZone": "MST", "state": "Idaho", "stateObbreviation": "ID", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 209, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 210, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 212, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 213, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 214, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 215, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 216, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 217, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 218, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 219, "timeZone": "CST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 220, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 223, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 224, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 225, "timeZone": "CST", "state": "Louisiana", "stateObbreviation": "LA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 228, "timeZone": "CST", "state": "Mississippi", "stateObbreviation": "MS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 229, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 231, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 234, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 239, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 240, "timeZone": "EST", "state": "Maryland", "stateObbreviation": "MD", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 248, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 251, "timeZone": "CST", "state": "Alabama", "stateObbreviation": "AL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 252, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 253, "timeZone": "PST", "state": "Washington", "stateObbreviation": "WA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 254, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 256, "timeZone": "CST", "state": "Alabama", "stateObbreviation": "AL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 260, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 262, "timeZone": "CST", "state": "Wisconsin", "stateObbreviation": "WI", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 267, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 269, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 270, "timeZone": "CST", "state": "Kentucky", "stateObbreviation": "KY", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 272, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 276, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 279, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 281, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 301, "timeZone": "EST", "state": "Maryland", "stateObbreviation": "MD", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 302, "timeZone": "EST", "state": "Delaware", "stateObbreviation": "DE", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 303, "timeZone": "MST", "state": "Colorado", "stateObbreviation": "CO", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 304, "timeZone": "EST", "state": "West Virginia", "stateObbreviation": "WV", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 305, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 307, "timeZone": "MST", "state": "Wyoming", "stateObbreviation": "WY", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 308, "timeZone": "CST", "state": "Nebraska", "stateObbreviation": "NE", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 309, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 310, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 312, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 313, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 314, "timeZone": "CST", "state": "Missouri", "stateObbreviation": null, "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 315, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 316, "timeZone": "CST", "state": "Kansas", "stateObbreviation": "KS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 317, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 318, "timeZone": "CST", "state": "Louisiana", "stateObbreviation": "LA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 319, "timeZone": "CST", "state": "Iowa", "stateObbreviation": "IA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 320, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 321, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 323, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 325, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 326, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 330, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 331, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 332, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 334, "timeZone": "CST", "state": "Alabama", "stateObbreviation": "AL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 336, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 337, "timeZone": "CST", "state": "Louisiana", "stateObbreviation": "LA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 339, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 341, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 346, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 347, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 351, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 352, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 360, "timeZone": "PST", "state": "Washington", "stateObbreviation": "WA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 361, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 364, "timeZone": "CST", "state": "Kentucky", "stateObbreviation": "KY", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 380, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 385, "timeZone": "MST", "state": "Utah", "stateObbreviation": "UT", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 386, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 401, "timeZone": "EST", "state": "Rhode Island", "stateObbreviation": "RI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 402, "timeZone": "CST", "state": "Nebraska", "stateObbreviation": "NE", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 404, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 405, "timeZone": "CST", "state": "Oklahoma", "stateObbreviation": "OK", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 406, "timeZone": "MST", "state": "Montana", "stateObbreviation": "MT", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 407, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 408, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 409, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 410, "timeZone": "EST", "state": "Maryland", "stateObbreviation": "MD", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 412, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 413, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 414, "timeZone": "CST", "state": "Wisconsin", "stateObbreviation": "WI", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 415, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 417, "timeZone": "CST", "state": "Missouri", "stateObbreviation": null, "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 419, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 423, "timeZone": "EST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 424, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 425, "timeZone": "PST", "state": "Washington", "stateObbreviation": "WA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 430, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 432, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 434, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 435, "timeZone": "MST", "state": "Utah", "stateObbreviation": "UT", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 440, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 442, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 443, "timeZone": "EST", "state": "Maryland", "stateObbreviation": "MD", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 445, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 447, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 448, "timeZone": "CST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 456, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 458, "timeZone": "PST", "state": "Oregon", "stateObbreviation": "OR", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 463, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 469, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 470, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 475, "timeZone": "EST", "state": "Connecticut", "stateObbreviation": "CT", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 478, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 479, "timeZone": "CST", "state": "Arkansas", "stateObbreviation": "AR", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 480, "timeZone": "MST", "state": "Arizona", "stateObbreviation": "AZ", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 484, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 500, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 501, "timeZone": "CST", "state": "Arkansas", "stateObbreviation": "AR", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 502, "timeZone": "EST", "state": "Kentucky", "stateObbreviation": "KY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 503, "timeZone": "PST", "state": "Oregon", "stateObbreviation": "OR", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 504, "timeZone": "CST", "state": "Louisiana", "stateObbreviation": "LA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 505, "timeZone": "MST", "state": "New Mexico", "stateObbreviation": "NM", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 507, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 508, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 509, "timeZone": "PST", "state": "Washington", "stateObbreviation": "WA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 510, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 512, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 513, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 515, "timeZone": "CST", "state": "Iowa", "stateObbreviation": "IA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 516, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 517, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 518, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 520, "timeZone": "MST", "state": "Arizona", "stateObbreviation": "AZ", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 521, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 522, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 523, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 524, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 530, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 531, "timeZone": "CST", "state": "Nebraska", "stateObbreviation": "NE", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 533, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 534, "timeZone": "CST", "state": "Wisconsin", "stateObbreviation": "WI", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 539, "timeZone": "CST", "state": "Oklahoma", "stateObbreviation": "OK", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 540, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 541, "timeZone": "PST", "state": "Oregon", "stateObbreviation": "OR", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 544, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 551, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 559, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 561, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 562, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 563, "timeZone": "CST", "state": "Iowa", "stateObbreviation": "IA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 564, "timeZone": "PST", "state": "Washington", "stateObbreviation": "WA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 566, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 567, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 570, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 571, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 572, "timeZone": "CST", "state": "Oklahoma", "stateObbreviation": "OK", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 573, "timeZone": "CST", "state": "Missouri", "stateObbreviation": null, "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 574, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 575, "timeZone": "MST", "state": "New Mexico", "stateObbreviation": "NM", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 580, "timeZone": "CST", "state": "Oklahoma", "stateObbreviation": "OK", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 582, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 585, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 586, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 588, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 601, "timeZone": "CST", "state": "Mississippi", "stateObbreviation": "MS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 602, "timeZone": "MST", "state": "Arizona", "stateObbreviation": "AZ", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 603, "timeZone": "EST", "state": "New Hampshire", "stateObbreviation": "NH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 605, "timeZone": "CST", "state": "South Dakota", "stateObbreviation": "SD", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 606, "timeZone": "EST", "state": "Kentucky", "stateObbreviation": "KY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 607, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 608, "timeZone": "CST", "state": "Wisconsin", "stateObbreviation": "WI", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 609, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 610, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 611, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 612, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 614, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 615, "timeZone": "CST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 616, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 617, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 618, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 619, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 620, "timeZone": "CST", "state": "Kansas", "stateObbreviation": "KS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 623, "timeZone": "MST", "state": "Arizona", "stateObbreviation": "AZ", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 626, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 628, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 629, "timeZone": "CST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 630, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 631, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 636, "timeZone": "CST", "state": "Missouri", "stateObbreviation": null, "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 640, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 641, "timeZone": "CST", "state": "Iowa", "stateObbreviation": "IA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 646, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 650, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 651, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 657, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 659, "timeZone": "CST", "state": "Alabama", "stateObbreviation": "AL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 660, "timeZone": "CST", "state": "Missouri", "stateObbreviation": null, "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 661, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 662, "timeZone": "CST", "state": "Mississippi", "stateObbreviation": "MS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 667, "timeZone": "EST", "state": "Maryland", "stateObbreviation": "MD", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 669, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 678, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 680, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 681, "timeZone": "EST", "state": "West Virginia", "stateObbreviation": "WV", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 682, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 689, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 700, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 701, "timeZone": "CST", "state": "North Dakota", "stateObbreviation": "ND", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 702, "timeZone": "PST", "state": "Nevada", "stateObbreviation": "NV", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 703, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 704, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 706, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 707, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 708, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 710, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 712, "timeZone": "CST", "state": "Iowa", "stateObbreviation": "IA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 713, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 714, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 715, "timeZone": "CST", "state": "Wisconsin", "stateObbreviation": "WI", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 716, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 717, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 718, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 719, "timeZone": "MST", "state": "Colorado", "stateObbreviation": "CO", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 720, "timeZone": "MST", "state": "Colorado", "stateObbreviation": "CO", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 724, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 725, "timeZone": "PST", "state": "Nevada", "stateObbreviation": "NV", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 726, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 727, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 731, "timeZone": "CST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 732, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 734, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 737, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 740, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 743, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 747, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 754, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 757, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 760, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 762, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 763, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 765, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 769, "timeZone": "CST", "state": "Mississippi", "stateObbreviation": "MS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 770, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 772, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 773, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 774, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 775, "timeZone": "PST", "state": "Nevada", "stateObbreviation": "NV", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 779, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 781, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 785, "timeZone": "CST", "state": "Kansas", "stateObbreviation": "KS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 786, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 800, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 801, "timeZone": "MST", "state": "Utah", "stateObbreviation": "UT", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 802, "timeZone": "EST", "state": "Vermont", "stateObbreviation": "VT", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 803, "timeZone": "EST", "state": "South Carolina", "stateObbreviation": "SC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 804, "timeZone": "EST", "state": "Virginia", "stateObbreviation": "VA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 805, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 806, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 808, "timeZone": "HAST", "state": "Hawaii", "stateObbreviation": "HI", "currentTime": "12/12/2021 07:46 PM HST"}, {"areaCode": 809, "timeZone": "AST", "state": null, "stateObbreviation": null, "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 810, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 812, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 813, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 814, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 815, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 816, "timeZone": "CST", "state": "Missouri", "stateObbreviation": null, "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 817, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 818, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 820, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 828, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 830, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 831, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 832, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 833, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 838, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 839, "timeZone": "EST", "state": "South Carolina", "stateObbreviation": "SC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 840, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 843, "timeZone": "EST", "state": "South Carolina", "stateObbreviation": "SC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 844, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 845, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 847, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 848, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 850, "timeZone": "CST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 854, "timeZone": "EST", "state": "South Carolina", "stateObbreviation": "SC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 855, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 856, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 857, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 858, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 859, "timeZone": "EST", "state": "Kentucky", "stateObbreviation": "KY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 860, "timeZone": "EST", "state": "Connecticut", "stateObbreviation": "CT", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 862, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 863, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 864, "timeZone": "EST", "state": "South Carolina", "stateObbreviation": "SC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 865, "timeZone": "EST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 866, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 870, "timeZone": "CST", "state": "Arkansas", "stateObbreviation": "AR", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 872, "timeZone": "CST", "state": "Illinois", "stateObbreviation": "IL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 877, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 878, "timeZone": "EST", "state": "Pennsylvania", "stateObbreviation": "PA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 880, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 881, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 888, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 900, "timeZone": null, "state": null, "stateObbreviation": null, "currentTime": null}, {"areaCode": 901, "timeZone": "CST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 903, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 904, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 906, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 907, "timeZone": "AKST", "state": "Alaska", "stateObbreviation": "AK", "currentTime": "12/12/2021 08:46 PM AKST"}, {"areaCode": 908, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 909, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 910, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 912, "timeZone": "EST", "state": "Georgia", "stateObbreviation": "GA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 913, "timeZone": "CST", "state": "Kansas", "stateObbreviation": "KS", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 914, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 915, "timeZone": "MST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 916, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 917, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 918, "timeZone": "CST", "state": "Oklahoma", "stateObbreviation": "OK", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 919, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 920, "timeZone": "CST", "state": "Wisconsin", "stateObbreviation": "WI", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 925, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 928, "timeZone": "MST", "state": "Arizona", "stateObbreviation": "AZ", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 929, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 930, "timeZone": "EST", "state": "Indiana", "stateObbreviation": "IN", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 931, "timeZone": "CST", "state": "Tennessee", "stateObbreviation": "TN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 934, "timeZone": "EST", "state": "New York", "stateObbreviation": "NY", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 936, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 937, "timeZone": "EST", "state": "Ohio", "stateObbreviation": "OH", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 938, "timeZone": "CST", "state": "Alabama", "stateObbreviation": "AL", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 940, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 941, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 945, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 947, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 949, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 951, "timeZone": "PST", "state": "California", "stateObbreviation": "CA", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 952, "timeZone": "CST", "state": "Minnesota", "stateObbreviation": "MN", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 954, "timeZone": "EST", "state": "Florida", "stateObbreviation": "FL", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 956, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 959, "timeZone": "EST", "state": "Connecticut", "stateObbreviation": "CT", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 970, "timeZone": "MST", "state": "Colorado", "stateObbreviation": "CO", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 971, "timeZone": "PST", "state": "Oregon", "stateObbreviation": "OR", "currentTime": "12/12/2021 09:46 PM PST"}, {"areaCode": 972, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 973, "timeZone": "EST", "state": "New Jersey", "stateObbreviation": "NJ", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 978, "timeZone": "EST", "state": "Massachusetts", "stateObbreviation": "MA", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 979, "timeZone": "CST", "state": "Texas", "stateObbreviation": "TX", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 980, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 984, "timeZone": "EST", "state": "North Carolina", "stateObbreviation": "NC", "currentTime": "12/13/2021 12:46 AM EST"}, {"areaCode": 985, "timeZone": "CST", "state": "Louisiana", "stateObbreviation": "LA", "currentTime": "12/12/2021 11:46 PM CST"}, {"areaCode": 986, "timeZone": "MST", "state": "Idaho", "stateObbreviation": "ID", "currentTime": "12/12/2021 10:46 PM MST"}, {"areaCode": 989, "timeZone": "EST", "state": "Michigan", "stateObbreviation": "MI", "currentTime": "12/13/2021 12:46 AM EST"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"collection": {"type": "array", "items": {"type": "object", "properties": {"areaCode": {"type": "integer"}, "timeZone": {"type": ["null", "string"]}, "state": {"type": ["null", "string"]}, "stateObbreviation": {"type": ["null", "string"]}, "currentTime": {"type": ["null", "string"]}}, "required": ["areaCode", "currentTime", "state", "stateObbreviation", "timeZone"]}}}, "required": ["collection"]} |
23f0af15-eaeb-4c3e-b517-972ba76bfea8/9951e7ec-ebb1-4e9d-9df1-efde5c8286a5/0/0 | AI Quotes | Free AI Quotes from many authors | null | getQuote | Get AI Quote | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
f7267524-a649-4a05-ad0e-90ab006d1c16/08bdb6dd-52c0-46f8-ab4f-1eb9766826cb/0/0 | Test | Test | null | Param1 | Param1 | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
647b02f4-3afa-4b62-b777-26fc6309fdd5/483ee405-1645-46a1-a8ca-4aebbc9de8f9/0/0 | Random Users | This API provides random users which you can use it for testing your application. | null | Get Random Users | This End Point lets you generate random users. | 200 | Response | {"users": [{"email": "[email protected]", "phone_number": "0740-304-475", "location": {"street": "3655 manchester road", "city": "winchester", "state": "berkshire", "postcode": "YB2 8EJ"}, "first_name": "John", "last_name": "Doe"}, {"email": "[email protected]", "phone_number": "05761325", "location": {"street": "3391 pilevangen", "city": "overby lyng", "state": "danmark", "postcode": 88520}, "first_name": "christoffer", "last_name": "christiansen"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "phone_number": {"type": "string"}, "location": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postcode": {"type": ["integer", "string"]}}, "required": ["city", "postcode", "state", "street"]}, "first_name": {"type": "string"}, "last_name": {"type": "string"}}, "required": ["email", "first_name", "last_name", "location", "phone_number"]}}}, "required": ["users"]} |
090099a7-3123-4e8e-89c1-42d7b63abc5b/2c6d6202-0a05-47d1-bcb1-2d31614a773b/0/0 | Fake Users | This API provides fake users which you can use to test your application. | null | Get all users | This endpoint returns all your users. | 200 | Response | {"users": [{"id": 1, "name": "Leanne Graham", "username": "Bret", "email": "[email protected]", "address": {"street": "Kulas Light", "suite": "Apt. 556", "city": "Gwenborough", "zipcode": "92998-3874", "geo": {"lat": "-37.3159", "lng": "81.1496"}}, "phone": "1-770-736-8031 x56442", "website": "hildegard.org", "company": {"name": "Romaguera-Crona", "catchPhrase": "Multi-layered client-server neural-net", "bs": "harness real-time e-markets"}}, {"id": 2, "name": "Ervin Howell", "username": "Antonette", "email": "[email protected]", "address": {"street": "Victor Plains", "suite": "Suite 879", "city": "Wisokyburgh", "zipcode": "90566-7771", "geo": {"lat": "-43.9509", "lng": "-34.4618"}}, "phone": "010-692-6593 x09125", "website": "anastasia.net", "company": {"name": "Deckow-Crist", "catchPhrase": "Proactive didactic contingency", "bs": "synergize scalable supply-chains"}}, {"id": 3, "name": "Clementine Bauch", "username": "Samantha", "email": "[email protected]", "address": {"street": "Douglas Extension", "suite": "Suite 847", "city": "McKenziehaven", "zipcode": "59590-4157", "geo": {"lat": "-68.6102", "lng": "-47.0653"}}, "phone": "1-463-123-4447", "website": "ramiro.info", "company": {"name": "Romaguera-Jacobson", "catchPhrase": "Face to face bifurcated interface", "bs": "e-enable strategic applications"}}, {"id": 4, "name": "Patricia Lebsack", "username": "Karianne", "email": "[email protected]", "address": {"street": "Hoeger Mall", "suite": "Apt. 692", "city": "South Elvis", "zipcode": "53919-4257", "geo": {"lat": "29.4572", "lng": "-164.2990"}}, "phone": "493-170-9623 x156", "website": "kale.biz", "company": {"name": "Robel-Corkery", "catchPhrase": "Multi-tiered zero tolerance productivity", "bs": "transition cutting-edge web services"}}, {"id": 5, "name": "Chelsey Dietrich", "username": "Kamren", "email": "[email protected]", "address": {"street": "Skiles Walks", "suite": "Suite 351", "city": "Roscoeview", "zipcode": "33263", "geo": {"lat": "-31.8129", "lng": "62.5342"}}, "phone": "(254)954-1289", "website": "demarco.info", "company": {"name": "Keebler LLC", "catchPhrase": "User-centric fault-tolerant solution", "bs": "revolutionize end-to-end systems"}}, {"id": 6, "name": "Mrs. Dennis Schulist", "username": "Leopoldo_Corkery", "email": "[email protected]", "address": {"street": "Norberto Crossing", "suite": "Apt. 950", "city": "South Christy", "zipcode": "23505-1337", "geo": {"lat": "-71.4197", "lng": "71.7478"}}, "phone": "1-477-935-8478 x6430", "website": "ola.org", "company": {"name": "Considine-Lockman", "catchPhrase": "Synchronised bottom-line interface", "bs": "e-enable innovative applications"}}, {"id": 7, "name": "Kurtis Weissnat", "username": "Elwyn.Skiles", "email": "[email protected]", "address": {"street": "Rex Trail", "suite": "Suite 280", "city": "Howemouth", "zipcode": "58804-1099", "geo": {"lat": "24.8918", "lng": "21.8984"}}, "phone": "210.067.6132", "website": "elvis.io", "company": {"name": "Johns Group", "catchPhrase": "Configurable multimedia task-force", "bs": "generate enterprise e-tailers"}}, {"id": 8, "name": "Nicholas Runolfsdottir V", "username": "Maxime_Nienow", "email": "[email protected]", "address": {"street": "Ellsworth Summit", "suite": "Suite 729", "city": "Aliyaview", "zipcode": "45169", "geo": {"lat": "-14.3990", "lng": "-120.7677"}}, "phone": "586.493.6943 x140", "website": "jacynthe.com", "company": {"name": "Abernathy Group", "catchPhrase": "Implemented secondary concept", "bs": "e-enable extensible e-tailers"}}, {"id": 9, "name": "Glenna Reichert", "username": "Delphine", "email": "[email protected]", "address": {"street": "Dayna Park", "suite": "Suite 449", "city": "Bartholomebury", "zipcode": "76495-3109", "geo": {"lat": "24.6463", "lng": "-168.8889"}}, "phone": "(775)976-6794 x41206", "website": "conrad.com", "company": {"name": "Yost and Sons", "catchPhrase": "Switchable contextually-based project", "bs": "aggregate real-time technologies"}}, {"id": 10, "name": "Clementina DuBuque", "username": "Moriah.Stanton", "email": "[email protected]", "address": {"street": "Kattie Turnpike", "suite": "Suite 198", "city": "Lebsackbury", "zipcode": "31428-2261", "geo": {"lat": "-38.2386", "lng": "57.2232"}}, "phone": "024-648-3804", "website": "ambrose.net", "company": {"name": "Hoeger LLC", "catchPhrase": "Centralized empowering task-force", "bs": "target end-to-end models"}}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"users": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "username": {"type": "string"}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "suite": {"type": "string"}, "city": {"type": "string"}, "zipcode": {"type": "string"}, "geo": {"type": "object", "properties": {"lat": {"type": "string"}, "lng": {"type": "string"}}, "required": ["lat", "lng"]}}, "required": ["city", "geo", "street", "suite", "zipcode"]}, "phone": {"type": "string"}, "website": {"type": "string"}, "company": {"type": "object", "properties": {"name": {"type": "string"}, "catchPhrase": {"type": "string"}, "bs": {"type": "string"}}, "required": ["bs", "catchPhrase", "name"]}}, "required": ["address", "company", "email", "id", "name", "phone", "username", "website"]}}}, "required": ["users"]} |
789eabb5-f727-4ff1-b99f-b869c80cdcda/504ed7db-3b10-427e-8558-9d15aee520fb/0/0 | Fake Users Test | Created to test Rapid API capabilities using a Node.js app deployed with Heroku CLI | 0 | Get all users | To test API | 200 | Response | [{"email": "[email protected]", "phone_number": "0740-304-475", "location": {"street": "3655 manchester road", "city": "winchester", "state": "berkshire", "postcode": "YB2 8EJ"}, "first_name": "melissa", "last_name": "fleming"}, {"email": "[email protected]", "phone_number": "05761325", "location": {"street": "3391 pilevangen", "city": "overby lyng", "state": "danmark", "postcode": 88520}, "first_name": "christoffer", "last_name": "christiansen"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"email": {"type": "string"}, "phone_number": {"type": "string"}, "location": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postcode": {"type": ["integer", "string"]}}, "required": ["city", "postcode", "state", "street"]}, "first_name": {"type": "string"}, "last_name": {"type": "string"}}, "required": ["email", "first_name", "last_name", "location", "phone_number"]}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/8e379811-a676-4b13-87de-b53343969f2c/0/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /pair/{id} | Return the info of the Par by the address | 404 | null | {"error": "Not Found", "message": "Pair Not Found"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/8e379811-a676-4b13-87de-b53343969f2c/1/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /pair/{id} | Return the info of the Par by the address | 200 | null | {"message": "Pair Retrieved Successfully", "data": {"id": "", "token0": {"id": "", "symbol": "", "name": "", "decimals": "", "tradeVolume": "", "tradeVolumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "totalLiquidity": "", "derivedETH": "", "derivedUSD": ""}, "token1": {"id": "", "symbol": "", "name": "", "decimals": "", "tradeVolume": "", "tradeVolumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "totalLiquidity": "", "derivedETH": "", "derivedUSD": ""}, "reserve0": "", "reserve1": "", "totalSupply": "", "reserveETH": "", "reserveUSD": "", "trackedReserveETH": "", "token0Price": "", "token1Price": "", "volumeToken0": "", "volumeToken1": "", "volumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "createdAtTimestamp": "", "createdAtBlockNumber": ""}} | {"type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "string", "description": "pair contract address"}, "token0": {"type": "object", "properties": {"id": {"type": "string", "description": "token address"}, "symbol": {"type": "string", "description": "token symbol"}, "name": {"type": "string", "description": "token name"}, "decimals": {"type": "string", "description": "token decimals"}, "tradeVolume": {"type": "string", "description": "amount of token traded all time across all pairs"}, "tradeVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (only for tokens with liquidity above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (no minimum liquidity threshold)"}, "txCount": {"type": "string", "description": "amount of transactions all time in pairs including token"}, "totalLiquidity": {"type": "string", "description": "total amount of token provided as liquidity across all pairs"}, "derivedETH": {"type": "string", "description": "Price in ETH"}, "derivedUSD": {"type": "string", "description": "Price in USD"}}}, "token1": {"type": "object", "properties": {"id": {"type": "string", "description": "token address"}, "symbol": {"type": "string", "description": "token symbol"}, "name": {"type": "string", "description": "token name"}, "decimals": {"type": "string", "description": "token decimals"}, "tradeVolume": {"type": "string", "description": "amount of token traded all time across all pairs"}, "tradeVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (only for tokens with liquidity above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (no minimum liquidity threshold)"}, "txCount": {"type": "string", "description": "amount of transactions all time in pairs including token"}, "totalLiquidity": {"type": "string", "description": "total amount of token provided as liquidity across all pairs"}, "derivedETH": {"type": "string", "description": "Price in ETH"}, "derivedUSD": {"type": "string", "description": "Price in USD"}}}, "reserve0": {"type": "string", "description": "reserve of token0"}, "reserve1": {"type": "string", "description": "reserve of token1"}, "totalSupply": {"type": "string", "description": "total supply of liquidity token distributed to LPs"}, "reserveETH": {"type": "string", "description": "total liquidity in pair stored as an amount of ETH"}, "reserveUSD": {"type": "string", "description": "total liquidity amount in pair stored as an amount of USD"}, "trackedReserveETH": {"type": "string", "description": "total liquidity with only tracked amount (see tracked amounts)"}, "token0Price": {"type": "string", "description": "token0 per token1"}, "token1Price": {"type": "string", "description": "token1 per token0"}, "volumeToken0": {"type": "string", "description": "amount of token0 swapped on this pair"}, "volumeToken1": {"type": "string", "description": "amount of token1 swapped on this pair"}, "volumeUSD": {"type": "string", "description": "total amount swapped all time in this pair stored in USD (only tracked if USD liquidity is above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "total amount swapped all time in this pair stored in USD, no minimum liquidity threshold"}, "txCount": {"type": "string", "description": "all time amount of transactions on this pair"}, "createdAtTimestamp": {"type": "string", "description": "timestamp contract was created"}, "createdAtBlockNumber": {"type": "string", "description": "Ethereum block contract was created"}}}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/8e379811-a676-4b13-87de-b53343969f2c/2/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /pair/{id} | Return the info of the Par by the address | 500 | null | {"error": "Internal Server Error", "message": "Internal Server Error"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/0068c4ad-d3a4-476e-a91d-b6a45c9fdacb/0/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /transaction/{id} | Return the info of the Transaction by the address | 500 | null | {"error": "Internal Server Error", "message": "Internal Server Error"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/0068c4ad-d3a4-476e-a91d-b6a45c9fdacb/1/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /transaction/{id} | Return the info of the Transaction by the address | 200 | null | {"message": "Transaction Retrieved Successfully", "data": {"id": "", "blockNumber": "", "timestamp": "", "mints": [{"id": ""}], "burns": [{"id": ""}], "swaps": [{"id": ""}]}} | {"type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "string", "description": "Ethereum transaction hash"}, "blockNumber": {"type": "string", "description": "block transaction was mined in"}, "timestamp": {"type": "string", "description": "timestamp for transaction"}, "mints": {"type": "array", "description": "array of Mint events within the transaction, 0 or greater", "items": {"properties": {"id": {"type": "string", "description": "Transaction hash plus index in the transaction mint array"}}}}, "burns": {"type": "array", "description": "array of Burn events within transaction, 0 or greater", "items": {"properties": {"id": {"type": "string", "description": "Transaction hash plus index in the transaction burn array"}}}}, "swaps": {"type": "array", "description": "array of Swap events within transaction, 0 or greater", "items": {"properties": {"id": {"type": "string", "description": "transaction hash plus index in Transaction swap array"}}}}}}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/0068c4ad-d3a4-476e-a91d-b6a45c9fdacb/2/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /transaction/{id} | Return the info of the Transaction by the address | 404 | null | {"error": "Not Found", "message": "Transaction Not Found"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/d4d046ef-8739-4412-9777-aeb5bf1b0839/0/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /swap/{id} | Return the info of the Swap by the address | 200 | null | {"message": "Swap Retrieved Successfully", "data": {"id": "", "transaction": {"id": "", "blockNumber": "", "timestamp": ""}, "timestamp": "", "pair": {"id": "", "token0": {"id": "", "symbol": "", "name": "", "decimals": "", "tradeVolume": "", "tradeVolumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "totalLiquidity": "", "derivedETH": "", "derivedUSD": ""}, "token1": {"id": "", "symbol": "", "name": "", "decimals": "", "tradeVolume": "", "tradeVolumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "totalLiquidity": "", "derivedETH": "", "derivedUSD": ""}, "reserve0": "", "reserve1": "", "totalSupply": "", "reserveETH": "", "reserveUSD": "", "trackedReserveETH": "", "token0Price": "", "token1Price": "", "volumeToken0": "", "volumeToken1": "", "volumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "createdAtTimestamp": "", "createdAtBlockNumber": ""}, "sender": "", "amount0In": "", "amount1In": "", "amount0Out": "", "amount1Out": "", "to": "", "logIndex": "", "amountUSD": ""}} | {"type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "string", "description": "transaction hash plus index in Transaction swap array"}, "transaction": {"type": "object", "description": "reference to transaction swap was included in", "properties": {"id": {"type": "string", "description": "Ethereum transaction hash"}, "blockNumber": {"type": "string", "description": "block transaction was mined in"}, "timestamp": {"type": "string", "description": "timestamp for transaction"}}}, "timestamp": {"type": "string", "description": "timestamp of swap, used for sorted lookups"}, "pair": {"type": "object", "properties": {"id": {"type": "string", "description": "pair contract address"}, "token0": {"type": "object", "properties": {"id": {"type": "string", "description": "token address"}, "symbol": {"type": "string", "description": "token symbol"}, "name": {"type": "string", "description": "token name"}, "decimals": {"type": "string", "description": "token decimals"}, "tradeVolume": {"type": "string", "description": "amount of token traded all time across all pairs"}, "tradeVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (only for tokens with liquidity above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (no minimum liquidity threshold)"}, "txCount": {"type": "string", "description": "amount of transactions all time in pairs including token"}, "totalLiquidity": {"type": "string", "description": "total amount of token provided as liquidity across all pairs"}, "derivedETH": {"type": "string", "description": "Price in ETH"}, "derivedUSD": {"type": "string", "description": "Price in USD"}}}, "token1": {"type": "object", "properties": {"id": {"type": "string", "description": "token address"}, "symbol": {"type": "string", "description": "token symbol"}, "name": {"type": "string", "description": "token name"}, "decimals": {"type": "string", "description": "token decimals"}, "tradeVolume": {"type": "string", "description": "amount of token traded all time across all pairs"}, "tradeVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (only for tokens with liquidity above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (no minimum liquidity threshold)"}, "txCount": {"type": "string", "description": "amount of transactions all time in pairs including token"}, "totalLiquidity": {"type": "string", "description": "total amount of token provided as liquidity across all pairs"}, "derivedETH": {"type": "string", "description": "Price in ETH"}, "derivedUSD": {"type": "string", "description": "Price in USD"}}}, "reserve0": {"type": "string", "description": "reserve of token0"}, "reserve1": {"type": "string", "description": "reserve of token1"}, "totalSupply": {"type": "string", "description": "total supply of liquidity token distributed to LPs"}, "reserveETH": {"type": "string", "description": "total liquidity in pair stored as an amount of ETH"}, "reserveUSD": {"type": "string", "description": "total liquidity amount in pair stored as an amount of USD"}, "trackedReserveETH": {"type": "string", "description": "total liquidity with only tracked amount (see tracked amounts)"}, "token0Price": {"type": "string", "description": "token0 per token1"}, "token1Price": {"type": "string", "description": "token1 per token0"}, "volumeToken0": {"type": "string", "description": "amount of token0 swapped on this pair"}, "volumeToken1": {"type": "string", "description": "amount of token1 swapped on this pair"}, "volumeUSD": {"type": "string", "description": "total amount swapped all time in this pair stored in USD (only tracked if USD liquidity is above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "total amount swapped all time in this pair stored in USD, no minimum liquidity threshold"}, "txCount": {"type": "string", "description": "all time amount of transactions on this pair"}, "createdAtTimestamp": {"type": "string", "description": "timestamp contract was created"}, "createdAtBlockNumber": {"type": "string", "description": "Ethereum block contract was created"}}}, "sender": {"type": "string", "description": "address that initiated the swap"}, "amount0In": {"type": "string", "description": "amount of token0 sold"}, "amount1In": {"type": "string", "description": "amount of token1 sold"}, "amount0Out": {"type": "string", "description": "amount of token0 received"}, "amount1Out": {"type": "string", "description": "amount of token1 received"}, "to": {"type": "string", "description": "recipient of output tokens"}, "logIndex": {"type": "string", "description": "event index within transaction"}, "amountUSD": {"type": "string", "description": "derived amount of tokens sold in USD"}}}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/d4d046ef-8739-4412-9777-aeb5bf1b0839/1/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /swap/{id} | Return the info of the Swap by the address | 500 | null | {"error": "Internal Server Error", "message": "Internal Server Error"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/d4d046ef-8739-4412-9777-aeb5bf1b0839/2/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /swap/{id} | Return the info of the Swap by the address | 404 | null | {"error": "Not Found", "message": "Swap Not Found"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/f0b51682-fa9e-4111-9987-3363fd5f50c8/0/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /ethPrice | Return the current eth price in uniswap v2 | 500 | null | {"error": "Internal Server Error", "message": "Internal Server Error"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/f0b51682-fa9e-4111-9987-3363fd5f50c8/1/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /ethPrice | Return the current eth price in uniswap v2 | 200 | null | {"message": "EHT Price Retrieved Successfully", "data": "2536.445548088727890034690806827217"} | {"type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/cfedf17f-479b-45a7-a8eb-f6567cd14025/0/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /token/{id} | Return the info of the Token by the address | 200 | null | {"message": "Token Retrieved Successfully", "data": {"id": "", "symbol": "", "name": "", "decimals": "", "tradeVolume": "", "tradeVolumeUSD": "", "untrackedVolumeUSD": "", "txCount": "", "totalLiquidity": "", "derivedETH": "", "derivedUSD": ""}} | {"type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "string", "description": "token address"}, "symbol": {"type": "string", "description": "token symbol"}, "name": {"type": "string", "description": "token name"}, "decimals": {"type": "string", "description": "token decimals"}, "tradeVolume": {"type": "string", "description": "amount of token traded all time across all pairs"}, "tradeVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (only for tokens with liquidity above minimum threshold)"}, "untrackedVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (no minimum liquidity threshold)"}, "txCount": {"type": "string", "description": "amount of transactions all time in pairs including token"}, "totalLiquidity": {"type": "string", "description": "total amount of token provided as liquidity across all pairs"}, "derivedETH": {"type": "string", "description": "Price in ETH"}, "derivedUSD": {"type": "string", "description": "Price in USD"}}}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/cfedf17f-479b-45a7-a8eb-f6567cd14025/1/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /token/{id} | Return the info of the Token by the address | 500 | null | {"error": "Internal Server Error", "message": "Internal Server Error"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/cfedf17f-479b-45a7-a8eb-f6567cd14025/2/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /token/{id} | Return the info of the Token by the address | 404 | null | {"error": "Not Found", "message": "Token Not Found"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/cedb8594-fe34-43f6-938e-c3aa8a0033a3/0/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /uniswapFactory | Return the info like pair count of Uniswap V2 | 500 | null | {"error": "Internal Server Error", "message": "Internal Server Error"} | {"type": "object", "properties": {"error": {"type": "string"}, "message": {"type": "string"}}} |
e5e7fa81-3273-4fcb-8ded-88d30863e7e4/cedb8594-fe34-43f6-938e-c3aa8a0033a3/1/0 | uniswap-v2-api | REST API of Uniswap V2 | 0.3 | /uniswapFactory | Return the info like pair count of Uniswap V2 | 200 | null | {"message": "Uniswap Factory Retrieved Successfully", "data": {"id": "", "pairCount": 0, "totalVolumeUSD": "", "totalVolumeETH": "", "untrackedVolumeUSD": "", "totalLiquidityUSD": "", "totalLiquidityETH": "", "txCount": ""}} | {"type": "object", "properties": {"message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "string", "description": "factory address"}, "pairCount": {"type": "number", "description": "amount of pairs created by the Uniswap factory"}, "totalVolumeUSD": {"type": "string", "description": "all time USD volume across all pairs (USD is derived)"}, "totalVolumeETH": {"type": "string", "description": "all time volume in ETH across all pairs (ETH is derived)"}, "untrackedVolumeUSD": {"type": "string", "description": "amount of token in USD traded all time across pairs (no minimum liquidity threshold)"}, "totalLiquidityUSD": {"type": "string", "description": "total liquidity across all pairs stored as a derived USD amount"}, "totalLiquidityETH": {"type": "string", "description": "total liquidity across all pairs stored as a derived ETH amount"}, "txCount": {"type": "string", "description": "all time amount of transactions across all pairs"}}}}} |
ecbf6477-161f-4398-89ad-114297bc31d6/2f3ecc76-23af-4d82-8963-07cf6606d567/0/0 | Eucharistic Miracles | API allowing users to access data regarding Eucharistic Miracles that have occurred throughout the centuries. | null | communions | Get data related to miraculous communions | 201 | Response | {"miracles": [{"name": "Blessed Emilia Bicchieri", "url": "http://www.miracolieucaristici.org/en/Liste/scheda.html?nat=miracoli&wh=comunioni1"}, {"name": "Blessed Imelda Lambertini", "url": "http://www.miracolieucaristici.org/en/Liste/scheda.html?nat=miracoli&wh=comunioni1"}, {"name": "Blessed James of Montieri", "url": "http://www.miracolieucaristici.org/en/Liste/scheda.html?nat=miracoli&wh=comunioni1"}], "totalCommunionMiracles": 3} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"miracles": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "url"]}}, "totalCommunionMiracles": {"type": "integer"}}, "required": ["miracles", "totalCommunionMiracles"]} |
ecbf6477-161f-4398-89ad-114297bc31d6/4afbd881-1dca-415c-8a57-b8f75c7db819/0/0 | Eucharistic Miracles | API allowing users to access data regarding Eucharistic Miracles that have occurred throughout the centuries. | null | marian | Get data related to Marian Eucharistic Miracles | 201 | Response | {"miracles": [{"city": "Calanda", "country": "Spain", "date": "1640", "name": "Miguel-Juan Pellicer", "url": "http://www.miracolieucaristici.org/en/Liste/scheda.html?nat=miracoli&wh=calanda"}, {"city": "Fatima", "country": "Portugal", "date": "1916", "name": "The Angel of Peace", "url": "http://www.miracolieucaristici.org/en/Liste/scheda_c.html?nat=miracoli&wh=angelodellapace"}], "totalMarianMiracles": 5} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"miracles": {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "date": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}}, "required": ["city", "country", "date", "name", "url"]}}, "totalMarianMiracles": {"type": "integer"}}, "required": ["miracles", "totalMarianMiracles"]} |
ecbf6477-161f-4398-89ad-114297bc31d6/db1aa74a-27ff-4c79-b41a-41c4fd4e9d27/0/0 | Eucharistic Miracles | API allowing users to access data regarding Eucharistic Miracles that have occurred throughout the centuries. | null | saints | Get data about Eucharistic Miracles specifically related to saints | 201 | Response | {"miracles": [{"date": "17th Century", "saint": "Saint Margaret Mary Alacoque (Sacred Heart of Jesus)", "url": "http://www.miracolieucaristici.org/en/Liste/scheda.html?nat=miracoli&wh=sacrocuore"}, {"date": "1224-1274", "saint": "Saint Thomas Aquinas", "url": "http://www.miracolieucaristici.org/en/Liste/scheda.html?nat=miracoli&wh=tommasodaquino"}], "totalSaintMiracles": 2} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"miracles": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string"}, "saint": {"type": "string"}, "url": {"type": "string"}}, "required": ["date", "saint", "url"]}}, "totalSaintMiracles": {"type": "integer"}}, "required": ["miracles", "totalSaintMiracles"]} |
ecbf6477-161f-4398-89ad-114297bc31d6/eec27158-6733-46e4-b7ef-c54ebfba7391/0/0 | Eucharistic Miracles | API allowing users to access data regarding Eucharistic Miracles that have occurred throughout the centuries. | null | countries | Returns miracles by country | 201 | Response | {"Argentina": {"miracles": [{"city": "Buenos Aires", "date": "1992-1994-1996", "url": "http://www.miracolieucaristici.org/en/Liste/scheda_c.html?nat=argentina&wh=buenosaires"}], "total": 1}, "totalCountries": 1, "totalMiracles": 1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"Argentina": {"type": "object", "properties": {"miracles": {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "date": {"type": "string"}, "url": {"type": "string"}}, "required": ["city", "date", "url"]}}, "total": {"type": "integer"}}, "required": ["miracles", "total"]}, "totalCountries": {"type": "integer"}, "totalMiracles": {"type": "integer"}}, "required": ["Argentina", "totalCountries", "totalMiracles"]} |
7895a5ac-d440-4d6d-a047-191a72f90e4f/c04edb08-2b38-467f-a7ce-0a7387e93a19/0/0 | fiverr api | this api include all the methods for creating an freelencig website api | 4.9 | login | this end point used for authenticated login | 200 | Example_1 | {"_id": "64bf90109ad49a1447c9c5ec", "username": "dummyuser8", "email": "[email protected]", "img": "http://res.cloudinary.com/dydert29z/image/upload/v1690275103/rky1ihdkh...", "country": "India", "phone": "8529322968", "desc": "I love exploring new things.", "isSeller": false, "createdAt": "2023-07-25T09:04:16.238Z", "updatedAt": "2023-07-25T09:04:16.238Z", "__v": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"_id": {"type": "string"}, "username": {"type": "string"}, "email": {"type": "string"}, "img": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "desc": {"type": "string"}, "isSeller": {"type": "boolean"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "__v": {"type": "integer"}}, "required": ["__v", "_id", "country", "createdAt", "desc", "email", "img", "isSeller", "phone", "updatedAt", "username"]} |
7895a5ac-d440-4d6d-a047-191a72f90e4f/5634efe1-7fac-4cfc-917d-be0850c2d768/0/0 | fiverr api | this api include all the methods for creating an freelencig website api | 4.9 | register | this end point used to create a new user in the data bases | 200 | Example_1 | {"username": "dummyuser100", "email": "[email protected]", "password": "$2b$05$pnTS9wnEzFvlDwEVyuZyP.tP1aXKUotgUpJ7cU93WeCaOAZpiJFSa", "img": "http://res.cloudinary.com/dydert29z/image/upload/v1690275103/rky1ihdkh...", "country": "India", "phone": "8529322970", "desc": "I enjoy photography as a hobby.", "isSeller": false, "_id": "64d88a2b6a75f3b65979c681", "createdAt": "2023-08-13T07:45:47.036Z", "updatedAt": "2023-08-13T07:45:47.036Z", "__v": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"username": {"type": "string"}, "email": {"type": "string"}, "password": {"type": "string"}, "img": {"type": "string"}, "country": {"type": "string"}, "phone": {"type": "string"}, "desc": {"type": "string"}, "isSeller": {"type": "boolean"}, "_id": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "__v": {"type": "integer"}}, "required": ["__v", "_id", "country", "createdAt", "desc", "email", "img", "isSeller", "password", "phone", "updatedAt", "username"]} |
7a0259f7-1670-4e7c-8abc-02188abff274/b927e4f8-1cc2-4731-b04b-a21923a06341/0/0 | YouTube MP3 | Download YouTube MP3. | 9.2 | Download | Download mp3. | 200 | Response | {"downloadUrl": "https://download-api-azhb.onrender.com/yt/audio?url=https://www.youtube.com/watch?v=phd1U2JIfUA"} | {"type": "object", "properties": {"downloadUrl": {"type": "string"}}} |
747e939b-dba9-4172-a469-7321d7418b97/e05f9e9b-5423-44d3-b8e3-cb3ba48fe9a1/0/0 | bwroline | Self help web app | null | ecwagoodnewsbwr | An evangelical church of God | 502 | Response | {"ecwagoodnewsbwr-egb": "ecwa goodnews Church Bwari that used be be known Evangelical Church West Africa is the wild known Evangelical Church Winning All and"} | {"type": "object", "properties": {"ecwagoodnewsbwr-egb": {"type": "string"}}} |
747e939b-dba9-4172-a469-7321d7418b97/a986b84a-493e-4a7b-97af-3332b835c666/0/0 | bwroline | Self help web app | null | shamudoents | Gbagyi media medium to the GLOB | 502 | Response | {"bwroline-shamudoents.com- id": "shamudoents, to also reach through out here inter-sponsor relationship to the legality legal rights reserves, the"} | {"type": "object", "properties": {"bwroline-shamudoents.com- id": {"type": "string"}}} |
747e939b-dba9-4172-a469-7321d7418b97/503b098b-6dc3-48ae-a579-62224bba65c9/0/0 | bwroline | Self help web app | null | bwroline | Self help web app | 502 | Response | {"bwroline-bwroline-bmu-id": "BMU is a media unit that is consist of the Gbagyi local to global entertainment media source that is regularly updated with the latest to the public widely through bwroline, this page you'll get to see, belief and know more about local culture and traditions like on shamudoents, to also reach through out here inter-sponsor relationship to the legality legal rights reserves, the great hussein legal practitioners, having the great made legal practitioners in the legal row-roll. Also making use as a great means or opportunity to do the most needful and deserved, ecwa goodnews Church Bwari that used be be known Evangelical Church West Africa is the wild known Evangelical Church Winning All and btgees. Btgees is the one of BMU composition that's with the content of the Bwroline, the media unit of the Gbagyi modern ethnic era"} | {"type": "object", "properties": {"bwroline-bwroline-bmu-id": {"type": "string"}}} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/7044b4eb-adce-4455-9051-53fbaf625c65/0/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_add_nodePool | To add an additional node pool to a Kubernetes clusters, send a POST request
to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the following
attributes. | 401 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/7044b4eb-adce-4455-9051-53fbaf625c65/1/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_add_nodePool | To add an additional node pool to a Kubernetes clusters, send a POST request
to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the following
attributes. | 500 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/7044b4eb-adce-4455-9051-53fbaf625c65/2/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_add_nodePool | To add an additional node pool to a Kubernetes clusters, send a POST request
to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the following
attributes. | 429 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/7044b4eb-adce-4455-9051-53fbaf625c65/3/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_add_nodePool | To add an additional node pool to a Kubernetes clusters, send a POST request
to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the following
attributes. | 201 | null | {"node_pool": {"id": "cdda885e-7663-40c8-bc74-3a036c66545d", "name": "new-pool", "size": "s-1vcpu-2gb", "count": 3, "tags": ["production", "web-team", "front-end", "k8s", "k8s:bd5f5959-5e1e-4205-a714-a914373942af", "k8s:worker"], "labels": null, "taints": [], "auto_scale": true, "min_nodes": 3, "max_nodes": 6, "nodes": [{"id": "478247f8-b1bb-4f7a-8db9-2a5f8d4b8f8f", "name": " ", "status": {"state": "provisioning"}, "droplet_id": " ", "created_at": "2018-11-15T16:00:11Z", "updated_at": "2018-11-15T16:00:11Z"}, {"id": "ad12e744-c2a9-473d-8aa9-be5680500eb1", "name": " ", "status": {"state": "provisioning"}, "droplet_id": " ", "created_at": "2018-11-15T16:00:11Z", "updated_at": "2018-11-15T16:00:11Z"}, {"id": "e46e8d07-f58f-4ff1-9737-97246364400e", "name": " ", "status": {"state": "provisioning"}, "droplet_id": " ", "created_at": "2018-11-15T16:00:11Z", "updated_at": "2018-11-15T16:00:11Z"}]}} | {"properties": {"node_pool": {"type": "object", "allOf": [{"type": "object", "properties": {"size": {"description": "**Omitted**"}}}, {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "count": {"description": "**Omitted**"}, "tags": {"description": "**Omitted**"}, "labels": {"description": "**Omitted**"}, "taints": {"description": "**Omitted**"}, "auto_scale": {"description": "**Omitted**"}, "min_nodes": {"description": "**Omitted**"}, "max_nodes": {"description": "**Omitted**"}, "nodes": {"description": "**Omitted**"}}}], "required": ["name", "size", "count"]}}} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/7044b4eb-adce-4455-9051-53fbaf625c65/4/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_add_nodePool | To add an additional node pool to a Kubernetes clusters, send a POST request
to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools with the following
attributes. | 404 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/1be8da4a-c671-4e83-b201-1337de8b08b3/0/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_nodePool | To show information about a specific node pool in a Kubernetes cluster, send
a GET request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID. | 401 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/1be8da4a-c671-4e83-b201-1337de8b08b3/1/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_nodePool | To show information about a specific node pool in a Kubernetes cluster, send
a GET request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID. | 200 | null | {"node_pool": {"id": "cdda885e-7663-40c8-bc74-3a036c66545d", "name": "frontend-pool", "size": "s-1vcpu-2gb", "count": 3, "tags": ["production", "web-team", "k8s", "k8s:bd5f5959-5e1e-4205-a714-a914373942af", "k8s:worker"], "labels": {"service": "backend", "priority": "high"}, "taints": [{"key": "priority", "value": "high", "effect": "NoSchedule"}], "auto_scale": false, "min_nodes": 0, "max_nodes": 0, "nodes": [{"id": "478247f8-b1bb-4f7a-8db9-2a5f8d4b8f8f", "name": "adoring-newton-3niq", "status": {"state": "running"}, "droplet_id": "205545370", "created_at": "2018-11-15T16:00:11Z", "updated_at": "2018-11-15T16:00:11Z"}, {"id": "ad12e744-c2a9-473d-8aa9-be5680500eb1", "name": "adoring-newton-3nim", "status": {"state": "running"}, "droplet_id": "205545371", "created_at": "2018-11-15T16:00:11Z", "updated_at": "2018-11-15T16:00:11Z"}, {"id": "e46e8d07-f58f-4ff1-9737-97246364400e", "name": "adoring-newton-3ni7", "status": {"state": "running"}, "droplet_id": "205545372", "created_at": "2018-11-15T16:00:11Z", "updated_at": "2018-11-15T16:00:11Z"}]}} | {"properties": {"node_pool": {"type": "object", "allOf": [{"type": "object", "properties": {"size": {"description": "**Omitted**"}}}, {"type": "object", "properties": {"id": {"description": "**Omitted**"}, "name": {"description": "**Omitted**"}, "count": {"description": "**Omitted**"}, "tags": {"description": "**Omitted**"}, "labels": {"description": "**Omitted**"}, "taints": {"description": "**Omitted**"}, "auto_scale": {"description": "**Omitted**"}, "min_nodes": {"description": "**Omitted**"}, "max_nodes": {"description": "**Omitted**"}, "nodes": {"description": "**Omitted**"}}}], "required": ["name", "size", "count"]}}} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/1be8da4a-c671-4e83-b201-1337de8b08b3/2/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_nodePool | To show information about a specific node pool in a Kubernetes cluster, send
a GET request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID. | 500 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/1be8da4a-c671-4e83-b201-1337de8b08b3/3/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_nodePool | To show information about a specific node pool in a Kubernetes cluster, send
a GET request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID. | 429 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/1be8da4a-c671-4e83-b201-1337de8b08b3/4/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_nodePool | To show information about a specific node pool in a Kubernetes cluster, send
a GET request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID. | 404 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/e2e33a31-2368-46c5-9758-2045d101cfea/0/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_clusterUser | To show information the user associated with a Kubernetes cluster, send a GET
request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/user. | 401 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/e2e33a31-2368-46c5-9758-2045d101cfea/1/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_clusterUser | To show information the user associated with a Kubernetes cluster, send a GET
request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/user. | 429 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/e2e33a31-2368-46c5-9758-2045d101cfea/2/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_clusterUser | To show information the user associated with a Kubernetes cluster, send a GET
request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/user. | 500 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/e2e33a31-2368-46c5-9758-2045d101cfea/3/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_clusterUser | To show information the user associated with a Kubernetes cluster, send a GET
request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/user. | 404 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/e2e33a31-2368-46c5-9758-2045d101cfea/4/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_get_clusterUser | To show information the user associated with a Kubernetes cluster, send a GET
request to /v2/kubernetes/clusters/$K8S_CLUSTER_ID/user. | 200 | null | {"kubernetes_cluster_user": {"username": "[email protected]", "groups": []}} | {"type": "object", "properties": {"kubernetes_cluster_user": {"type": "object", "properties": {"username": {"type": "string", "format": "email", "description": "The username for the cluster admin user."}, "groups": {"type": "array", "items": {"type": "string"}, "description": "A list of in-cluster groups that the user belongs to."}}}}} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/8f805dc2-3911-4da6-9958-a81ef4e8e654/0/0 | Digital Ocean | Digital Ocean Public API | null | databases_get_user | To show information about an existing database user, send a GET request to
/v2/databases/$DATABASE_ID/users/$USERNAME.
Note: User management is not supported for Redis clusters.
The response will be a JSON object with a user key. This will be set to an object
containing the standard database user attributes.
For MySQL clusters, additional options will be contained in the mysql_settings
object. | 200 | null | {"user": {"name": "app-01", "role": "normal", "password": "jge5lfxtzhx42iff"}} | {"type": "object", "properties": {"user": {"type": "object", "properties": {"name": {"type": "string", "description": "The name of a database user."}, "role": {"type": "string", "enum": ["primary", "normal"], "description": "A string representing the database user's role. The value will be either\n\"primary\" or \"normal\".\n"}, "password": {"type": "string", "description": "A randomly generated password for the database user."}, "mysql_settings": {"type": "object", "properties": {"auth_plugin": {"type": "string", "enum": ["mysql_native_password", "caching_sha2_password"], "description": "A string specifying the authentication method to be used for connections\nto the MySQL user account. The valid values are `mysql_native_password`\nor `caching_sha2_password`. If excluded when creating a new user, the\ndefault for the version of MySQL in use will be used. As of MySQL 8.0, the\ndefault is `caching_sha2_password`.\n"}}, "required": ["auth_plugin"]}}, "required": ["name"]}}, "required": ["user"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/8f805dc2-3911-4da6-9958-a81ef4e8e654/0/1 | Digital Ocean | Digital Ocean Public API | null | databases_get_user | To show information about an existing database user, send a GET request to
/v2/databases/$DATABASE_ID/users/$USERNAME.
Note: User management is not supported for Redis clusters.
The response will be a JSON object with a user key. This will be set to an object
containing the standard database user attributes.
For MySQL clusters, additional options will be contained in the mysql_settings
object. | 200 | null | {"user": {"name": "app-02", "role": "normal", "password": "wv78n3zpz42xezdk", "mysql_settings": {"auth_plugin": "mysql_native_password"}}} | {"type": "object", "properties": {"user": {"type": "object", "properties": {"name": {"type": "string", "description": "The name of a database user."}, "role": {"type": "string", "enum": ["primary", "normal"], "description": "A string representing the database user's role. The value will be either\n\"primary\" or \"normal\".\n"}, "password": {"type": "string", "description": "A randomly generated password for the database user."}, "mysql_settings": {"type": "object", "properties": {"auth_plugin": {"type": "string", "enum": ["mysql_native_password", "caching_sha2_password"], "description": "A string specifying the authentication method to be used for connections\nto the MySQL user account. The valid values are `mysql_native_password`\nor `caching_sha2_password`. If excluded when creating a new user, the\ndefault for the version of MySQL in use will be used. As of MySQL 8.0, the\ndefault is `caching_sha2_password`.\n"}}, "required": ["auth_plugin"]}}, "required": ["name"]}}, "required": ["user"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/8f805dc2-3911-4da6-9958-a81ef4e8e654/1/0 | Digital Ocean | Digital Ocean Public API | null | databases_get_user | To show information about an existing database user, send a GET request to
/v2/databases/$DATABASE_ID/users/$USERNAME.
Note: User management is not supported for Redis clusters.
The response will be a JSON object with a user key. This will be set to an object
containing the standard database user attributes.
For MySQL clusters, additional options will be contained in the mysql_settings
object. | 429 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/8f805dc2-3911-4da6-9958-a81ef4e8e654/2/0 | Digital Ocean | Digital Ocean Public API | null | databases_get_user | To show information about an existing database user, send a GET request to
/v2/databases/$DATABASE_ID/users/$USERNAME.
Note: User management is not supported for Redis clusters.
The response will be a JSON object with a user key. This will be set to an object
containing the standard database user attributes.
For MySQL clusters, additional options will be contained in the mysql_settings
object. | 404 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/8f805dc2-3911-4da6-9958-a81ef4e8e654/3/0 | Digital Ocean | Digital Ocean Public API | null | databases_get_user | To show information about an existing database user, send a GET request to
/v2/databases/$DATABASE_ID/users/$USERNAME.
Note: User management is not supported for Redis clusters.
The response will be a JSON object with a user key. This will be set to an object
containing the standard database user attributes.
For MySQL clusters, additional options will be contained in the mysql_settings
object. | 500 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/8f805dc2-3911-4da6-9958-a81ef4e8e654/4/0 | Digital Ocean | Digital Ocean Public API | null | databases_get_user | To show information about an existing database user, send a GET request to
/v2/databases/$DATABASE_ID/users/$USERNAME.
Note: User management is not supported for Redis clusters.
The response will be a JSON object with a user key. This will be set to an object
containing the standard database user attributes.
For MySQL clusters, additional options will be contained in the mysql_settings
object. | 401 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/4448e0da-a714-4bfe-bd50-7709c23a3ecb/0/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_update_nodePool | To update the name of a node pool, edit the tags applied to it, or adjust its
number of nodes, send a PUT request to
/v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID with the
following attributes. | 401 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/4448e0da-a714-4bfe-bd50-7709c23a3ecb/1/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_update_nodePool | To update the name of a node pool, edit the tags applied to it, or adjust its
number of nodes, send a PUT request to
/v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID with the
following attributes. | 404 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/4448e0da-a714-4bfe-bd50-7709c23a3ecb/2/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_update_nodePool | To update the name of a node pool, edit the tags applied to it, or adjust its
number of nodes, send a PUT request to
/v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID with the
following attributes. | 429 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/4448e0da-a714-4bfe-bd50-7709c23a3ecb/3/0 | Digital Ocean | Digital Ocean Public API | null | kubernetes_update_nodePool | To update the name of a node pool, edit the tags applied to it, or adjust its
number of nodes, send a PUT request to
/v2/kubernetes/clusters/$K8S_CLUSTER_ID/node_pools/$NODE_POOL_ID with the
following attributes. | 500 | null | {"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"} | {"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error, including details to help resolve it when possible.", "type": "string"}, "request_id": {"description": "Optionally, some endpoints may include a request ID that should be provided when reporting bugs or opening support tickets to help identify the issue.", "type": "string"}}, "required": ["id", "message"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.