# globalMOO Documentation

## globalMOO Documentation

- [GMOO API Documentation](https://globalmoo.gitbook.io/globalmoo-documentation/readme.md)
- [core](https://globalmoo.gitbook.io/globalmoo-documentation/core.md)
- [Authentication](https://globalmoo.gitbook.io/globalmoo-documentation/core/authentication.md)
- [Core Concepts](https://globalmoo.gitbook.io/globalmoo-documentation/core/concepts.md)
- [Getting Started with globalMOO](https://globalmoo.gitbook.io/globalmoo-documentation/core/getting_started.md)
- [Error Handling](https://globalmoo.gitbook.io/globalmoo-documentation/core/error_handling.md)
- [Event Handling](https://globalmoo.gitbook.io/globalmoo-documentation/core/events.md)
- [SDK Initialization](https://globalmoo.gitbook.io/globalmoo-documentation/core/sdk_initialization.md)
- [Debugging & Logging](https://globalmoo.gitbook.io/globalmoo-documentation/core/debugging.md)
- [schemas](https://globalmoo.gitbook.io/globalmoo-documentation/schemas.md)
- [Account Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/account.md)
- [Model Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/model.md)
- [Project Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/project.md)
- [Trial Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/trial.md)
- [Objective Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/objective.md)
- [Result Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/result.md)
- [Inverse Schema](https://globalmoo.gitbook.io/globalmoo-documentation/schemas/inverse.md)
- [quickstart](https://globalmoo.gitbook.io/globalmoo-documentation/quickstart.md)
- [Your First Optimization with globalMOO](https://globalmoo.gitbook.io/globalmoo-documentation/quickstart/your_first_optimization.md)
- [endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints.md)
- [accounts](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/accounts.md)
- [Account Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/accounts/index.md)
- [Register Account](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/accounts/register.md)
- [inverse](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/inverse.md)
- [Inverse Optimization Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/inverse/index.md)
- [Initialize Inverse Optimization](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/inverse/initialize.md)
- [Load Inverse Output](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/inverse/load-output.md)
- [Suggest Inverse Step](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/inverse/suggest.md)
- [models](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/models.md)
- [Create Model](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/models/create.md)
- [Model Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/models/index.md)
- [List Models](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/models/list.md)
- [objectives](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/objectives.md)
- [Objective Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/objectives/index.md)
- [Load Objectives](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/objectives/load.md)
- [outputs](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/outputs.md)
- [Output Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/outputs/index.md)
- [Load Output Cases](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/outputs/load-cases.md)
- [Load Developed Outputs](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/outputs/load-developed.md)
- [projects](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/projects.md)
- [Create Project](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/projects/create.md)
- [Project Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/projects/index.md)
- [trials](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/trials.md)
- [Trial Endpoints](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/trials/index.md)
- [Read Trial](https://globalmoo.gitbook.io/globalmoo-documentation/endpoints/trials/read.md)
