# Unbridaled Developer Hub ## Docs - [Get Default Merchant Templates](https://developers.unbridaled.ai/api-reference/v2/defaults/get-default-merchant-templates.md): Get Default Merchant Templates used by our AI when no custom Merchant Templates are present (`Merchant Template` is also known as `DiamondTemplate`). These values will be used with the `Diamonds AI Search` API. - [Get Default Collections](https://developers.unbridaled.ai/api-reference/v2/defaults/getdefaultcollections.md): Get Default Collections for the bespoke collections on console. These values will be used with the `GetDiamondsByMerchant Template`. Requires any valid token. - [Get Default Gem Attributes](https://developers.unbridaled.ai/api-reference/v2/defaults/getdefaultgemattributes.md): Get Possible values for Gem attributes. - [Get Default Gem Ratios](https://developers.unbridaled.ai/api-reference/v2/defaults/getdefaultgemratios.md): Get Default Gem ratios. Requires any valid token - [Get Default Profit Margins](https://developers.unbridaled.ai/api-reference/v2/defaults/getdefaultprofitmargins.md): Get Default Profit Margins (currently all weight based). - [Diamonds AI Search](https://developers.unbridaled.ai/api-reference/v2/diamonds/diamonds-ai-search.md): Perform AI search using predefined merchant diamond templates. Each merchant template has a `group` to allow results from different templates from being returned at once. For example, you can create a `group` called `ai_solitaire` with `Standard`, `Premium` and `Ideal` templates if you plan to displ… - [Merchant Search Diamonds](https://developers.unbridaled.ai/api-reference/v2/diamonds/merchant-search-diamonds.md): Search the entire diamonds marketplace using filters. - [Is In Stock](https://developers.unbridaled.ai/api-reference/v2/inventory/is-in-stock.md): Verify if a diamond sku is in stock - [List Merchant Templates](https://developers.unbridaled.ai/api-reference/v2/merchant-templates/list-merchant-templates.md): Retrieve a list of merchant templates, including both predefined and default templates. Merchant templates define structured configurations for AI-powered diamond searches, allowing merchants to create curated diamond collections based on specific attributes. - [List Orders](https://developers.unbridaled.ai/api-reference/v2/orders/list-orders.md): List Orders. - [Place Order](https://developers.unbridaled.ai/api-reference/v2/orders/place-order.md): Place an order by specifying skus and quantities. - [Search Orders](https://developers.unbridaled.ai/api-reference/v2/orders/search-orders.md): Search Orders. Request query parameters are similar to `ListOrders` with the addition of `?query=` to allow free text search in certain fields. - [Get Profit Margin](https://developers.unbridaled.ai/api-reference/v2/profit-margins/get-profit-margin.md): Get profit margin according to profit_margin_uuid. - [List Profit Margins](https://developers.unbridaled.ai/api-reference/v2/profit-margins/list-profit-margins.md): List all profit margins. ## OpenAPI Specs - [openapi-v2](https://developers.unbridaled.ai/openapi/openapi-v2.yml) ## Optional - [Developer Sandbox](https://app-staging.unbridaled.ai) - [Community](https://join.slack.com/t/unbridaled/shared_invite/zt-1z8nxnj9e-qRerRZJ0lXknTGcuYKbMjw)