Skip to main content
GET
/
v1
/
bidder
/
get_valid_providers
GetValidProviders
curl --request GET \
  --url https://api.example.com/v1/bidder/get_valid_providers
{
  "validProviders": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.primev.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Response

A successful response.

GetValidProviders response.

validProviders
string[]