Bold360 and BoldChat Developer Center

User-Agent header

API requests must include a meaningful User-Agent header allowing the operating system and the BoldChat API version to be identified. For this version of the API, it must include a BoldChatAPI/1.0 value, which enables reporting on usage statistics.

Example User-Agent headers

For an iOS chat API implementation
BoldChatAPI/1.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X)
For an Android chat API implementation
BoldChatAPI/1.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B)