Make Agent Public
Make an agent publicly discoverable
Example Request:
curl -X POST "http://localhost:4000/v1/agents/123e4567-e89b-12d3-a456-426614174000/make_public" \
-H "Authorization: Bearer <your_api_key>" \
-H "Content-Type: application/json"
Example Response:
{
"agent_id": "123e4567-e89b-12d3-a456-426614174000",
"agent_name": "my-custom-agent",
"litellm_params": {
"make_public": true
},
"agent_card_params": {...},
"created_at": "2025-11-15T10:30:00Z",
"updated_at": "2025-11-15T10:35:00Z",
"created_by": "user123",
"updated_by": "user123"
}
Path parameters
Response
Successful Response
Changes
Changed in 13 of the 42 revisions of this API.28
- ○
api tag
[beta] A2A Agentsaddedapi-tag-added
- ○
api tag
agentsremovedapi-tag-removed
- ○
- ○
api tag
agentsaddedapi-tag-added
- ○
api tag
[beta] A2A Agentsremovedapi-tag-removed
- ○
- ○
api tag
[beta] A2A Agentsaddedapi-tag-added
- ○
api tag
agentsremovedapi-tag-removed
- ○
- ○
api tag
agentsaddedapi-tag-added
- ○
api tag
[beta] A2A Agentsremovedapi-tag-removed
- ○
- ○
api tag
[beta] A2A Agentsaddedapi-tag-added
- ○
api tag
agentsremovedapi-tag-removed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
agentsaddedapi-tag-added
- ○
api tag
[beta] A2A Agentsremovedapi-tag-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
[beta] A2A Agentsaddedapi-tag-added
- ○
api tag
agentsremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
agentsaddedapi-tag-added
- ○
api tag
[beta] A2A Agentsremovedapi-tag-removed
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
[beta] A2A Agentsaddedapi-tag-added
- ○
api tag
agentsremovedapi-tag-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api tag
agentsaddedapi-tag-added
- ○
api tag
[beta] A2A Agentsremovedapi-tag-removed
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○