Skip to main content
Answered

strava api跨境跟数据传输

  • October 27, 2025
  • 1 reply
  • 23 views

Forum|alt.badge.img

api接口:https://www.strava.com/api/v3/uploads
1、目前存储区域只有美国是吗
2、数据上报的信息有加密方案吗,还是说只能明文进行传输

Best answer by Jan_Mantau

api接口:https://www.strava.com/api/v3/uploads
1、目前存储区域只有美国是吗
2、数据上报的信息有加密方案吗,还是说只能明文进行传输

api interface:https://www.strava.com/api/v3/uploads

1. Currently, the storage area is only the United States, right?2. Is there an encryption scheme for the information reported, or can it only be transmitted in clear text?
  1. Correct, see https://www.strava.com/legal/privacy in section “Cross Border Data Transfers”
  2. The https transfer itself usually is encrypted, but the information you send cannot be encypted.

1 reply

Jan_Mantau
Superuser
Forum|alt.badge.img+26
  • Superuser
  • Answer
  • October 27, 2025

api接口:https://www.strava.com/api/v3/uploads
1、目前存储区域只有美国是吗
2、数据上报的信息有加密方案吗,还是说只能明文进行传输

api interface:https://www.strava.com/api/v3/uploads

1. Currently, the storage area is only the United States, right?2. Is there an encryption scheme for the information reported, or can it only be transmitted in clear text?
  1. Correct, see https://www.strava.com/legal/privacy in section “Cross Border Data Transfers”
  2. The https transfer itself usually is encrypted, but the information you send cannot be encypted.