Wingtra AG is a Swiss drone manufacturer headquartered at Giesshübelstrasse 40 in Zürich, with a second office in Fort Lauderdale, Florida. It builds the WingtraOne GEN II and WingtraRAY VTOL tail-sitter mapping drones — fixed-wing aircraft that take off and land vertically — together with the RGB, multispectral and LiDAR payloads they carry, the WingtraGROUND GNSS base station, and the software that turns a flight into survey-grade output: the tablet-based Wingtra App for flight planning and capture, and the browser-based WingtraCLOUD for site organization, PPK geotagging, coordinate transformation across 6,500-plus published coordinate systems, photogrammetry processing and sharing, sold in WingtraESSENTIAL, WingtraPRO and WingtraUNLIMITED tiers. Wingtra publishes no developer portal, API reference, SDK or partner API program. Its machine-readable surface is incidental rather than offered: the customer and partner portal at my.wingtra.com is backed by a GraphQL API at api.my.wingtra.com whose schema answers anonymous introspection, and the WingtraCLOUD web client calls a versioned REST API at api.sky.wingtra.com that is closed to unauthenticated callers. Integration with the wider geospatial toolchain is delivered as file exchange — Trimble Business Center, ArcGIS Online, Propeller, Pix4D, Bentley iTwin and DroneDeploy — not as an API.
Wingtra publishes 2 APIs on the APIs.io network. Tagged areas include Company, Drones, UAV, Aerial Surveying, and Mapping.
Wingtra’s developer surface includes documentation, support, engineering blog, pricing, changelog, authentication, and 19 more developer resources.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/wingtra: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
The GraphQL API behind my.wingtra.com, Wingtra's customer and partner portal. The schema answers anonymous introspection and returns 84 types, 38 query root fields and 33 mutati...
The versioned REST API the WingtraCLOUD browser client at cloud.wingtra.com calls — sites, flights, drones, layers, jobs, tenants, file registration and presigned upload, archiv...
aid: wingtra
name: Wingtra
description: 'Wingtra AG is a Swiss drone manufacturer headquartered at Giesshübelstrasse 40 in Zürich, with a second office
in Fort Lauderdale, Florida. It builds the WingtraOne GEN II and WingtraRAY VTOL tail-sitter mapping drones — fixed-wing
aircraft that take off and land vertically — together with the RGB, multispectral and LiDAR payloads they carry, the WingtraGROUND
GNSS base station, and the software that turns a flight into survey-grade output: the tablet-based Wingtra App for flight
planning and capture, and the browser-based WingtraCLOUD for site organization, PPK geotagging, coordinate transformation
across 6,500-plus published coordinate systems, photogrammetry processing and sharing, sold in WingtraESSENTIAL, WingtraPRO
and WingtraUNLIMITED tiers. Wingtra publishes no developer portal, API reference, SDK or partner API program. Its machine-readable
surface is incidental rather than offered: the customer and partner portal at my.wingtra.com is backed by a GraphQL API
at api.my.wingtra.com whose schema answers anonymous introspection, and the WingtraCLOUD web client calls a versioned REST
API at api.sky.wingtra.com that is closed to unauthenticated callers. Integration with the wider geospatial toolchain is
delivered as file exchange — Trimble Business Center, ArcGIS Online, Propeller, Pix4D, Bentley iTwin and DroneDeploy — not
as an API.'
image: https://wingtra.com/wp-content/uploads/wingtraray-full-end-to-end-solution.png
url: https://raw.githubusercontent.com/api-evangelist/wingtra/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-09-04'
modified: '2026-09-04'
tags:
- Company
- Drones
- UAV
- Aerial Surveying
- Mapping
- Photogrammetry
- Geospatial
- Surveying
- LiDAR
- Hardware
- Switzerland
x-enrichment:
date: '2026-09-04'
status: enriched
artifacts_added: 18
pass: local-v3
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
apis:
- aid: wingtra-portal-graphql
name: Wingtra Customer and Partner Portal GraphQL API
description: The GraphQL API behind my.wingtra.com, Wingtra's customer and partner portal. The schema answers anonymous
introspection and returns 84 types, 38 query root fields and 33 mutations covering drone registration and setup, drone
and empty-wing replacement eligibility under warranty, PPK/LiDAR/Blue-sUAS licence configuration and transfer, payload
registration including WingtraRAY options, WingtraCARE plan updates, reseller and distributor tenancy, company and contact
profiles, and SSO token exchange for the HubSpot, Thinkific, Canny and Sky (WingtraCLOUD) surfaces. Wingtra does not document,
version or advertise this API, and issues no developer credentials for it — it is the portal's private back end, publicly
introspectable.
image: https://wingtra.com/wp-content/uploads/wingtraray-full-end-to-end-solution.png
humanURL: https://my.wingtra.com/
baseURL: https://api.my.wingtra.com/graphql
tags:
- GraphQL
- Drones
- Licensing
- Warranty
- Customer Portal
properties:
- type: GraphQL
url: graphql/wingtra-my-portal.graphql
- type: Authentication
url: authentication/wingtra-authentication.yml
- type: DataModel
url: data-model/wingtra-data-model.yml
- type: ErrorCatalog
url: errors/wingtra-problem-types.yml
- aid: wingtra-cloud-api
name: WingtraCLOUD API
description: The versioned REST API the WingtraCLOUD browser client at cloud.wingtra.com calls — sites, flights, drones,
layers, jobs, tenants, file registration and presigned upload, archiving, survey outcomes, and a coordinate-systems and
transformation service. Wingtra publishes no specification, reference or key programme for it, and every unauthenticated
request to the host is answered HTTP 400 "Something went wrong." by an edge in front of the application, so no contract
could be harvested. Recorded as a real, named API surface with no published contract.
image: https://wingtra.com/wp-content/uploads/wingtra-essential.jpg
humanURL: https://wingtra.com/software/
baseURL: https://api.sky.wingtra.com
tags:
- REST
- Drones
- Mapping
- Geospatial
- Closed
properties:
- type: Documentation
url: https://knowledge.wingtra.com/en/getting-started-wingtracloud
- type: Conventions
url: conventions/wingtra-conventions.yml
- type: RateLimits
url: rate-limits/wingtra-rate-limits.yml
common:
- type: DomainSecurity
url: security/wingtra-domain-security.yml
- type: Website
url: https://wingtra.com/
- type: Documentation
url: https://knowledge.wingtra.com/en
- type: Support
url: https://wingtra.com/support/
- type: Blog
url: https://wingtra.com/blog/
- type: GitHubOrganization
url: https://github.com/wingtra
- type: Pricing
url: https://wingtra.com/software/plans/
- type: Login
url: https://my.wingtra.com/
- type: TermsOfService
url: https://wingtra.com/eula/
- type: PrivacyPolicy
url: https://wingtra.com/privacy-policy/
- type: ChangeLog
url: https://knowledge.wingtra.com/en/wingtracloud-releases-
- type: WellKnown
url: well-known/wingtra-well-known.yml
- type: OpenIDConnect
url: well-known/wingtra-openid-configuration.json
- type: Authentication
url: authentication/wingtra-authentication.yml
- type: OAuthScopes
url: scopes/wingtra-scopes.yml
- type: Conventions
url: conventions/wingtra-conventions.yml
- type: Conformance
url: conformance/wingtra-conformance.yml
- type: Compliance
url: conformance/wingtra-conformance.yml
- type: ErrorCatalog
url: errors/wingtra-problem-types.yml
- type: Lifecycle
url: lifecycle/wingtra-lifecycle.yml
- type: DataModel
url: data-model/wingtra-data-model.yml
- type: Packages
url: packages/wingtra-packages.yml
- type: Plans
url: plans/wingtra-plans-pricing.yml
- type: RateLimits
url: rate-limits/wingtra-rate-limits.yml
- type: LLMsTxt
url: llms/wingtra-llms.txt