aid: aishub url: https://raw.githubusercontent.com/api-evangelist/aishub/refs/heads/main/apis.yml name: AISHub kind: company description: AISHub is a cooperative AIS (Automatic Identification System) data sharing network for vessel tracking. Members who contribute a raw NMEA AIS feed from their own receiver (via UDP) get free access in return - a real-time aggregated feed from 1,500+ stations across 80 countries, plus an HTTP web service that returns vessel positions and station metadata as XML, JSON, or CSV. There is no pay-for-access tier; API credentials are earned by sharing a feed that meets coverage and uptime quality thresholds. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Vessel Tracking - Maritime - AIS - Shipping - Geospatial - Data Sharing created: '2026-07-11' modified: '2026-07-11' specificationVersion: '0.19' apis: - aid: aishub:aishub-vessel-positions-api name: AISHub Vessel Positions API tags: - Vessel Tracking - AIS - Positions - Maritime image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.aishub.net/api baseURL: https://data.aishub.net properties: - url: https://www.aishub.net/api type: Documentation - url: openapi/aishub-openapi.yml type: OpenAPI - url: collections/aishub.postman_collection.json type: PostmanCollection description: Returns the latest known position and voyage data for vessels tracked by the AISHub network - MMSI, coordinates, course, speed, heading, navigational status, IMO, name, callsign, ship type, dimensions, draught, destination, and ETA. Supports bounding box (latmin/latmax/lonmin/lonmax), MMSI and IMO filters, a maximum position age interval, XML/JSON/CSV output, and optional ZIP/GZIP/BZIP2 compression. Authenticated by member username; access requires contributing an AIS feed. - aid: aishub:aishub-stations-api name: AISHub Stations API tags: - Stations - Receivers - AIS - Network image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.aishub.net/api baseURL: https://data.aishub.net properties: - url: https://www.aishub.net/api type: Documentation - url: https://www.aishub.net/stations type: Portal - url: openapi/aishub-openapi.yml type: OpenAPI - url: collections/aishub.postman_collection.json type: PostmanCollection description: Returns metadata about the receiving stations that make up the AISHub network, filterable by station id, with the same XML/JSON/CSV output and compression options as the vessel positions endpoint. Authenticated by member username. common: - type: DomainSecurity url: security/aishub-domain-security.yml - type: Website url: https://www.aishub.net/ - type: Documentation url: https://www.aishub.net/api - type: SignUp url: https://www.aishub.net/join-us - type: Coverage url: https://www.aishub.net/coverage - type: Plans url: plans/aishub-plans-pricing.yml - type: RateLimits url: rate-limits/aishub-rate-limits.yml - type: FinOps url: finops/aishub-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com