Welcome to the Arena API & Integration Developer Hub¶
Arena’s REST API enables seamless integration with your existing systems—so you can automate workflows, extract data, and build custom applications that interact with Arena’s platform.
Our documentation is powered by Swagger UI and conforms to the OpenAPI Specification (OAS) 3.0.
Arena API Addresses:¶
| Region | App URL | API URL | RestAPI Endpoints | |
|---|---|---|---|---|
| North America | https://app.bom.com | https://api.arenasolutions.com/v1 | https://api.arenasolutions.com/v1/swagger-ui/index.html# | |
| GovCloud | https://app.arenagov.com | https://api.arenagov.com/v1 | https://api.arenagov.com/v1/swagger-ui/index.html# | |
| Europe | https://app.europe.arenaplm.com | https://api.europe.arenaplm.com/v1 | https://api.europe.arenaplm.com/v1/swagger-ui/index.html# | |
| United Kingdom | https://app.uk.arenaplm.com | https://api.uk.arenaplm.com/v1 | https://api.uk.arenaplm.com/v1/swagger-ui/index.html# | |
| China | https://app.arenaplm.cn | https://api.arenaplm.cn/v1 | https://api.arenaplm.cn/v1/swagger-ui/index.html# |
What You’ll Find Here¶
Endpoint Details¶
- Supported HTTP methods
- Path and query parameters
- Request and response formats
- Authentication requirements
Error Handling¶
Standardized error responses include status codes, messages, and links to help docs.
See our Get Started: Errors article for more information.
Useful Resources¶
- Arena GitHub Organization: Explore all public repositories, discussions, and contributor guidelines: -Arena API Introduction Blog
- Arena API Fundamentals Guide
- Postman File for Arena RestAPI
- Business Intelligence and Tableau Templates
- Integration Education Repository: Educational materials on Arena API, Integration Engine, and other methods
- Experimental Labs Tools: API-based experimental tools for advanced use cases including getting Multi-Level BOM Redlines and Where Used Information.
- Outbound-Events Integrations (Event Engine)
- Inbound-Events Integrations (Import Engine)