amazonaws.com

Amazon API Gateway V2

🔑 oauth2 72 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Gets a collection of Api resources.
curl \
  -H "Authorization: $API_KEY" \
  http://apigateway.us-east-1.amazonaws.com/v2/apis
Gets a collection of VPC links.
curl \
  -H "Authorization: $API_KEY" \
  http://apigateway.us-east-1.amazonaws.com/v2/vpclinks
Gets the domain names for an AWS account.
curl \
  -H "Authorization: $API_KEY" \
  http://apigateway.us-east-1.amazonaws.com/v2/domainnames
Endpoints (72 total)
GET
/v2/apis
Gets a collection of Api resources.
GET
/v2/vpclinks
Gets a collection of VPC links.
GET
/v2/domainnames
Gets the domain names for an AWS account.
GET
/v2/apis/{apiId}
Gets an Api resource.
GET
/v2/apis/{apiId}/models
Gets the Models for an API.
GET
/v2/apis/{apiId}/routes
Gets the Routes for an API.
GET
/v2/apis/{apiId}/stages
Gets the Stages for an API.
GET
/v2/tags/{resource-arn}
Gets a collection of Tag resources.
GET
/v2/vpclinks/{vpcLinkId}
Gets a VPC link.
GET
/v2/apis/{apiId}/authorizers
Gets the Authorizers for an API.
GET
/v2/apis/{apiId}/deployments
Gets the Deployments for an API.
GET
/v2/domainnames/{domainName}
Gets a domain name.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints72
Authoauth2
Categories1
http://apigateway.us-east-1.amazonaws.com