Skip to content

Instantly share code, notes, and snippets.

@paulgoodsonMSFT
paulgoodsonMSFT / Explore_API_openapi_spec.yaml
Last active September 19, 2024 02:59
OpenAPI Specification
openapi: 3.0.0
info:
title: ICANN
version: v1.0
description: ICANN Explore API
servers:
- url: https://opendata.icann.org/api/explore/v2.1
components:
securitySchemes:
ApiKeyAuth:
@paulgoodsonMSFT
paulgoodsonMSFT / Explore_API_openapi_spec.yaml
Created September 19, 2024 02:48
OpenAPI Specification
openapi: 3.0.0
info:
title: Explore API
version: v2.1
description: 'The Opendatasoft Explore API v2 is organized around REST. It provides
access to all the data available through the platform in a coherent, hierarchical
way.
- Only the HTTP `GET` method is supported.
@paulgoodsonMSFT
paulgoodsonMSFT / Explore_API_openapi_spec.yaml
Created September 18, 2024 22:37
OpenAPI Specification
openapi: 3.0.0
info:
title: Explore API
version: v2.1
description: 'The Opendatasoft Explore API v2 is organized around REST. It provides
access to all the data available through the platform in a coherent, hierarchical
way.
- Only the HTTP `GET` method is supported.
@paulgoodsonMSFT
paulgoodsonMSFT / Explore_API_openapi_spec.yaml
Created September 18, 2024 22:30
OpenAPI Specification
openapi: 3.0.0
info:
title: Explore API
version: v2.1
description: 'The Opendatasoft Explore API v2 is organized around REST. It provides
access to all the data available through the platform in a coherent, hierarchical
way.
- Only the HTTP `GET` method is supported.
@paulgoodsonMSFT
paulgoodsonMSFT / Explore_API_openapi_spec.yaml
Created September 18, 2024 22:23
OpenAPI Specification
openapi: 3.0.0
info:
title: Explore API
version: v2.1
description: 'The Opendatasoft Explore API v2 is organized around REST. It provides
access to all the data available through the platform in a coherent, hierarchical
way.
- Only the HTTP `GET` method is supported.
@paulgoodsonMSFT
paulgoodsonMSFT / Explore_API_openapi_spec.yaml
Created September 18, 2024 22:21
OpenAPI Specification
openapi: 3.0.0
info:
title: Explore API
version: v2.1
description: 'The Opendatasoft Explore API v2 is organized around REST. It provides
access to all the data available through the platform in a coherent, hierarchical
way.
- Only the HTTP `GET` method is supported.
openapi: 3.0.0
info:
title: SentinelOne EDR
description: SentinelOne Management Console API specification. Based on https://endpoint.sentinelone.net/api-doc/overview
version: "v1"
servers:
- url: https://apne1-bytedance-cn.sentinelone.net
components:
securitySchemes:
ApiKeyAuth:
openapi: 3.0.0
servers:
- url: https://earthquake.usgs.gov/fdsnws/event/1
paths:
/query:
get:
operationId: Earthquake Lookup
summary: Lookup Earthquake data
openapi: 3.0.0
info:
title: Shodan REST API Documentation
description: "To use the API you need to have an API key, which you can get for\
\ free by creating a Shodan account. \n \n[CREATE A SHODAN ACCOUNT](https://account.shodan.io/register)\n\
\nThis documentation covers the raw APIs that are provided by Shodan, you should\
\ only have to use this if no library is available in your language that wraps\
\ the Shodan API in a developer-friendly way."
version: 1.0.0
servers:
openapi: 3.0.0
info:
title: Shodan REST API Documentation
description: "To use the API you need to have an API key, which you can get for\
\ free by creating a Shodan account. \n \n[CREATE A SHODAN ACCOUNT](https://account.shodan.io/register)\n\
\nThis documentation covers the raw APIs that are provided by Shodan, you should\
\ only have to use this if no library is available in your language that wraps\
\ the Shodan API in a developer-friendly way."
version: 1.0.0
servers: