F

faire.com

Faire is an online wholesale marketplace that connects brands with independent retailers. Its developer offering is aimed at brands and integration partners who need to manage products, inventory, orders, shipments, and related wholesale data programmatically.

2 integrations · MCP · REST

Faire exposes a brand-focused External REST API at https://www.faire.com/external-api/v2 authenticated by two headers (app credentials + OAuth/access token), plus a public MCP endpoint at https://www.faire.com/chatgpt/api/mcp.

discovered 1d ago
MCP servers1
REST · OpenAPI1
Credentials
Faire developer app credentials (applicationId + applicationSecret)appGet key

Create a developer account in the Faire Developer Portal, then create/register your application there to obtain an applicationId and applicationSecret. The API docs state these are used together as Base64-encoded applicationId:applicationSecret in the X-FAIRE-APP-CREDENTIALS header. For custom integrations, the help center says you build your app first, then in your Faire portal go to Settings → Integrations → Have an unpublished integration? and enter your app token to continue generating access for your brand.

Faire OAuth access token / API key for External APIoauth2Set up OAuth

For a single-brand/custom integration, generate the API key (access token) in your Faire portal: go to Integrations from Settings, then use Generate API key for a partner integration or Have an unpublished integration? for a custom integration as described in How do I get an API key?. For multi-brand partner integrations, use the OAuth Authorization Code flow documented in the Faire External API docs: register an app in the Developer Portal, send the user to https://faire.com/oauth2/authorize?..., exchange the authorization code for an access token, then use that token in X-FAIRE-OAUTH-ACCESS-TOKEN.

conventions · 0/8 published

Publish these signals → /publishing