Skip to content

Environments

Partners use a single environment: production.

ComponentURL
API base URLhttps://api.estimateone.com
OAuth2 token hosthttps://auth.api.estimateone.com

E1 does not currently offer a separate sandbox or staging environment for partner integration. Build and test against production using the test companyId(s) supplied during onboarding.

https://api.estimateone.com/api/supplier/v1/companies/{companyId}/speci-finder/results

companyId is the E1 company identifier registered for your application. Your onboarding contact will supply the company IDs you’re authorised to call.

The token endpoint path is /oauth2/token on the OAuth2 host. See Authentication for the full request.

https://auth.api.estimateone.com/oauth2/token

The production environment serves an interactive OpenAPI explorer at https://api.stage.ascension.estimateone.com/__swagger/ui. You can download the OpenAPI 3.1 spec at https://api.estimateone.com/swagger/doc.