amazonaws.com

The Amazon Chime application programming interface (API) is designed so administrators can perform key tasks, such as creating and managing Amazon Chime accounts, users, and Voice Connectors. This guide provides detailed information about the Amazon Chime API, including operations, types, inputs

🔑 oauth2 191 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
Lists the Amazon Chime accounts under the administrator's AWS account. You ca…
curl \
  -H "Authorization: $API_KEY" \
  http://service.chime.aws.amazon.com/accounts
Lists up to 100 active Amazon Chime SDK meetings. For more information about …
curl \
  -H "Authorization: $API_KEY" \
  http://service.chime.aws.amazon.com/meetings
Retrieves global settings for the administrator's AWS account, such as Amazon…
curl \
  -H "Authorization: $API_KEY" \
  http://service.chime.aws.amazon.com/settings
Endpoints (191 total)
GET
/accounts
Lists the Amazon Chime accounts under the administrator's AWS account. You ca…
GET
/meetings
Lists up to 100 active Amazon Chime SDK meetings. For more information about …
GET
/settings
Retrieves global settings for the administrator's AWS account, such as Amazon…
GET
/tags#arn
Lists the tags applied to an Amazon Chime SDK meeting resource.
GET
/sip-rules
Lists the SIP rules under the administrator's AWS account.
GET
/app-instances
Lists all Amazon Chime <code>AppInstance</code>s created under a single AWS a…
GET
/phone-numbers
Lists the phone numbers for the specified Amazon Chime account, Amazon Chime …
GET
/voice-connectors
Lists the Amazon Chime Voice Connectors for the administrator's AWS account.
GET
/phone-number-orders
Lists the phone number orders for the administrator's Amazon Chime account.
GET
/accounts/{accountId}
Retrieves details for the specified Amazon Chime account, such as account typ…
GET
/meetings/{meetingId}
Gets the Amazon Chime SDK meeting details for the specified meeting ID. For m…
GET
/channels/{channelArn}
<p>Returns the full details of a channel in an Amazon Chime <code>AppInstance…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints191
Authoauth2
Categories1
http://service.chime.aws.amazon.com