New to the calculators API? Start with Quickstart: Call the calculators API for a complete first request, then use this reference for full endpoint and schema details.
Environments and base URLs
Calculator endpoints sit under
/calculators. For example, https://calculators.symmetry.com/api/calculators/salary.
CBS runs across standard deployment tiers: local, test, staging, and prod. Production is the default target for the URLs above. If your integration needs a non-production tier, request the corresponding endpoint from Symmetry.
The CBS API Postman environment sets its
endpointURL to the current deployment tier on import, so you can switch tiers without hand-editing each request. Set your apiKey in Postman after importing.Authentication
Every request is authenticated with a single API key sent in thepcc-api-key header. There is no OAuth flow and no token exchange.
Explore in Swagger
API clients can access our Swagger documentation to test and explore each endpoint, and see a comprehensive overview of all available features. Our Swagger docs are available for both our production and staging environments.Authorize access to Swagger docs
When accessing our Swagger docs, you will need to authorize to send a request to one of the CBS endpoints. To authorize, access the Swagger page and click the “Authorize” button to the right of the screen. Enter your API key and click “Authorize”.




OpenAPI specification
The CBS API serves its own specification at/docs/config. This endpoint requires no API key.
Next steps
Postman collection
Download the CBS Postman collection and environment directly from the API.
Endpoints
Full reference for every calculator, data, print, and utility endpoint.

