# Team Open API Version 2 English Version

MAXIR AI provides a series of powerful APIs that support seamless integration with systems. All interfaces require authentication using your API Key.

# Domain
Production Environment URLs: https://<replace-with-production-domain></a>
Method to obtain the IP pointed by the domain:
* First, create a MAXIR AI instance on the SCloud cloud platform and retrieve the OpenAPI address on the detail page.
* For external access, customers need to use ALB (Application Load Balancer) to obtain and bind the external address. Refer to the [related documentation](/docs/maxirai/guide/access).
* Point your business domain to this external address to complete the configuration.

# Authorization

Authentication Method: API Key  
Parameter Passing Method: Pass through request header  
Parameter Name: x-pd-api-key  
To obtain the API key: Please refer to [Authentication](/docs/maxirai/API/authentication).  
