🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
curl --request GET \
--url https://api.example.com/api/a2a/v1/definition{
"bridge": {
"providers": {}
},
"encryption": {
"envelope_keys": {}
},
"secrets": {}
}Get the agent definition (capabilities and metadata)
curl --request GET \
--url https://api.example.com/api/a2a/v1/definition{
"bridge": {
"providers": {}
},
"encryption": {
"envelope_keys": {}
},
"secrets": {}
}