

# Amazon API Gateway REST API tutorials
<a name="api-gateway-rest-tutorials"></a>

The following tutorials provide hands-on exercises to help you learn about API Gateway REST APIs.

**Topics**
+ [Choose an AWS Lambda integration tutorial](getting-started-with-lambda-integration.md)
+ [Tutorial: Create a REST API by importing an example](api-gateway-create-api-from-example.md)
+ [Choose an HTTP integration tutorial](getting-started-http-integrations.md)
+ [Tutorial: Create a REST API with a private integration](getting-started-with-private-integration.md)
+ [Tutorial: Create a REST API with an AWS integration](getting-started-aws-proxy.md)
+ [Tutorial: Create a calculator REST API with two AWS service integrations and one Lambda non-proxy integration](integrating-api-with-aws-services-lambda.md)
+ [Tutorial: Create a REST API as an Amazon S3 proxy](integrating-api-with-aws-services-s3.md)
+ [Tutorial: Create a REST API as an Amazon Kinesis proxy](integrating-api-with-aws-services-kinesis.md)
+ [Tutorial: Create a REST API using AWS SDKs or the AWS CLI](api-gateway-create-api-cli-sdk.md)
+ [Tutorial: Create a private REST API](private-api-tutorial.md)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon API Gateway. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query apigateway` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
