export const meta = {
title: `Getting started`,
description: `The API category provides a solution for making HTTP requests to REST and GraphQL endpoints. The REST API category can be used for creating signed requests against Amazon API Gateway when the API Gateway Authorization is set to AWS_IAM.`
};
import js0 from '/src/fragments/lib/restapi/js/getting-started.mdx';
import reactnative0 from '/src/fragments/lib/restapi/js/getting-started.mdx';
import ios1 from '/src/fragments/lib/restapi/native_common/getting-started/common.mdx';
import android2 from '/src/fragments/lib/restapi/native_common/getting-started/common.mdx';
import flutter3 from '/src/fragments/lib/restapi/native_common/getting-started/common.mdx';