API reference
Fetch pricing
Fetch the global LLM price book used by Pylva SDK cost calculation.
The SDK uses this Agent SDK endpoint to fetch the currently effective global LLM price book. Direct use is possible, but most teams should let the SDK cache it automatically.
Authentication
Use an Agent SDK key inX-Pylva-Key.
Response
Notes
- The endpoint returns the full global price book.
- Supplied query parameters are ignored.
- Responses are cacheable for 24 hours.
- Use the Admin API custom-pricing endpoints for builder-specific pricing.