What matters in API requests
A participant may be addressed by a JID such asalice@neuron.example.com. XML namespaces identify the meaning of a contract or message. A namespace is an exact identifier, so similar names or older versions are not interchangeable.
Use the format documented for the operation. Contract proposals, for example, are submitted to an HTTP endpoint with an XML payload. The Neuron manages delivery over its configured messaging services.
Learn the related concepts
- Trust and federation explains cross-domain participants.
- Harmonized IoT interfaces explains shared device data models.
- Schema resources identify the formats used by contracts and tokens.
- Messaging through the Agent API shows application requests.