Skip to main content

DEFAULT_API_URL

Constant DEFAULT_API_URL 

Source
pub const DEFAULT_API_URL: &str = "https://api.openagentid.org";
Expand description

Default API base URL for the Open Agent ID registry.

The base URL should not include the /v1 path prefix. All endpoint methods add it automatically. This is consistent with the Python and JS SDKs.