Discovery
List providers
Public registry of providers the node knows about, sourced from the upstream bitrouter-providers builtins. Used by the console to render the BYOK page without hard-coding the list.
Response Body
application/json
curl -X GET "https://api.bitrouter.ai/v1/providers"{
"data": [
null
]
}How is this guide?