AWS Organizations logo

AWS Organizations

AWS Organizations

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an organization and centrally manage your accounts and their resources.

Visit site ↗Source ↗Health checked 11h ago
Use it when

Centralized account management

Watch for

Check the docs depth and real endpoint shape before assuming production fit.

First check

Start by authenticating with AWS credentials. Use the Organizations API to manage accounts within your AWS environment. Refer to official AWS documentation for detailed usage.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
13 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 9Uptime: 100%Avg latency: 46ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 118d ago
01

About this API

AWS Organizations is a service designed to help users consolidate multiple AWS accounts into a single organization. This allows centralized management of accounts and their associated resources, simplifying administrative overhead and improving governance.

Developers and administrators who manage multiple AWS accounts can use this service to automate account creation, apply policies across accounts, and streamline billing. The API provides operations to manage the organization structure and control access to resources.

While the input description is brief, AWS Organizations is relevant for enterprises and teams needing centralized control over their AWS environments, enabling better resource management and security compliance.

02

What you can build

  • 1Consolidate multiple AWS accounts into one organization
  • 2Centrally manage AWS accounts and resources
  • 3Automate account creation and management workflows
03

Strengths & limitations

Strengths

  • Centralized account management
  • Supports multi-account consolidation
  • Integrates with AWS resource controls
04

Example request

curl https://github.com/mermade/aws2openapi/<endpoint>
05

Getting started

Start by authenticating with AWS credentials. Use the Organizations API to manage accounts within your AWS environment. Refer to official AWS documentation for detailed usage.

06

FAQ

Do I need an API key to use AWS Organizations?+

You need AWS credentials with appropriate permissions to access the Organizations API.

Can I manage multiple AWS accounts with this API?+

Yes, the API is designed to consolidate and manage multiple AWS accounts within an organization.

Is HTTPS required to use the API?+

AWS APIs generally require HTTPS for secure communication.

Can I use AWS Organizations API from a browser?+

Typically, AWS APIs are accessed server-side due to credential security requirements.

07

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
Response time
13 ms
Last health check
5/20/2026, 8:19:43 AM
08

Tags

09

More from Amazon Web Services