The Gold Finder Price API is a RESTful interface built to serve structured data of gold products price listings. The API makes it easy to navigate through gold bullion offerings, retrieve metadata (such as type, weight, and purity), and obtain live optimal pricing for each available product. By segmenting functionality into thoughtful endpoints—products listing, individual product details, and best price lookup—data is retrieved efficiently and keeps responses focused and performant.
[
{
"products": [
"1 Kilo Royal Canadian Mint Gold Bar",
"1/10 oz Gold Coin Random Year - Varied Condition - Any Mint",
"1/10 oz Mexican Gold Libertad Coin",
"1/10 oz Gold Eagle",
"1/4 oz Gold Coin Random Year, Varied Condition, Any Mint",
"1/4 oz Mexican Gold Libertad",
"1/2 oz Gold Coin Random Year-Varied Condition-Any Mint",
"1/2 oz British Gold Britannia Coin Random Year",
"1/2 oz Mexican Gold Libertad Coin Random Year",
"1 oz Perth Mint Gold Bar (New w/ Assay)",
"1 oz Gold Bar (Varied Condition, Any Mint)",
"1 oz British Gold Britannia Coin",
"1 oz Gold Krugerrand",
"1 oz Austrian Gold Philharmonic Coin"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/9530/gold+finder+price+api/17422/get+all+gold+products' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"details": [
"Brilliant Uncirculated",
"Guaranteed by South African Mint",
"Simple, Classic Design"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/9530/gold+finder+price+api/17426/get+product+details+by+name' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"product":"Required"}'
[
{
"product": "1 oz Gold Krugerrand",
"best_price": "$ 3,468.53"
}
]
curl --location --request POST 'https://zylalabs.com/api/9530/gold+finder+price+api/17431/get+best+price+for+product' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"product":"Required"}'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Gold Finder Price API allows users to browse a variety of gold products, including gold coins and bars.
For each gold product, the API provides detailed metadata such as type, weight, and purity.
The Gold Finder Price API includes an endpoint specifically for retrieving the best price available for a selected product.
The API returns data in a structured format, typically JSON, which includes relevant fields for each product.
Businesses can use the Gold Finder Price API to integrate gold product listings into their platforms, enabling users to compare prices and make informed purchasing decisions.
Each endpoint returns structured data in JSON format. The "get all gold products" endpoint provides a list of products, the "get product details by name" endpoint returns detailed metadata about a specific product, and the "get best price for product" endpoint delivers the optimal price for a selected item.
Key fields include "products" in the product listing, "details" in the product details response, and "product" with "best_price" in the best price response. These fields provide essential information for users to understand product offerings and pricing.
The response data is organized into arrays containing objects. For example, the product listing returns an array of product names, while the product details and best price responses return arrays with specific attributes related to the queried product.
The "get all gold products" endpoint provides a comprehensive list of available products. The "get product details by name" endpoint offers metadata like design and minting details, while the "get best price for product" endpoint supplies the current best price for a selected product.
The "get product details by name" and "get best price for product" endpoints require a product name as a parameter. Users can obtain valid product names from the "get all gold products" endpoint to ensure accurate requests.
Users can leverage the product names from the "get all gold products" endpoint to fetch detailed information or pricing. This allows for informed decision-making when selecting gold products based on their specifications and current market prices.
Typical use cases include integrating gold product listings into e-commerce platforms, enabling users to compare product details, and providing real-time pricing information for investment decisions in gold bullion.
Data accuracy is maintained through regular updates and quality checks from reliable sources in the gold market. This ensures that users receive current and trustworthy information regarding gold products and their specifications.
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
56ms
Service Level:
100%
Response Time:
1,685ms
Service Level:
100%
Response Time:
4,377ms
Service Level:
100%
Response Time:
7,034ms
Service Level:
100%
Response Time:
2,597ms
Service Level:
100%
Response Time:
257ms
Service Level:
100%
Response Time:
285ms
Service Level:
100%
Response Time:
246ms
Service Level:
100%
Response Time:
1,151ms
Service Level:
100%
Response Time:
170ms