learnV2

Get all culture information

Get all culture information

get/v2/culture

Query parameters

learnstring required

the user's learn language, by default is detect UA

langstring required

the user's speak language, by default is detect on UA

Headers

Authorizationstring required

With the bearer started

Response

success

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.