# shipxy-api-java **Repository Path**: shipxycom/shipxy-api-java ## Basic Information - **Project Name**: shipxy-api-java - **Description**: shipxy-api-javashipxy-api-javashipxy-api-java - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-07 - **Last Updated**: 2025-09-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 亿海蓝-船讯网-sdk [亿海蓝官网](https://www.shipxy.com/)   [API控制台](https://api.shipxy.com/v3/console/index)   [在线开发文档](https://hiiau7lsqq.feishu.cn/wiki/E0wAwrPpvieGhSk5wLCctNqonVb)   [github](https://github.com/shipxycom/shipxy-api-java)   [gitee](https://gitee.com/shipxycom/shipxy-api-java)   [sonatype](https://central.sonatype.com/artifact/io.github.shipxycom/shipxy-api)   ## 示例用法 ``` io.github.shipxycom shipxy-api 1.0.6 ``` ``` import com.elane.response.*; import com.elane.api.Shipxy; public class Main { private static String key = "请从 API控制台 申请"; public static void main(String[] args) { ManyShipResponse result = Shipxy.GetManyShip(key, "413961925,477232800,477172700"); System.out.println(result); } } ``` ## 开发者在使用过程中如有疑问,可以通过以下方式联系船讯网: • 商务邮箱:support@shipxy.com • 技术支持邮箱:service@shipxy.com • 电话:400-010-8558 ![飞书](./images/飞书.jpg) ![微信](./images/微信.jpg)