# Elliephant API Documentation ## Docs - [Retrieve current credit balance](https://developer.elliephant.com/api-reference/endpoint/credit/getbalance.md) - [Retrieve a specific order](https://developer.elliephant.com/api-reference/endpoint/orders/getorder.md) - [Place a gifting order](https://developer.elliephant.com/api-reference/endpoint/orders/placegiftorder.md) - [Place an order](https://developer.elliephant.com/api-reference/endpoint/orders/placeorder.md) - [Retrieve a list of products](https://developer.elliephant.com/api-reference/endpoint/products/getlist.md) - [Retrieve a single product](https://developer.elliephant.com/api-reference/endpoint/products/getproduct.md) - [Introduction](https://developer.elliephant.com/api-reference/introduction.md): Details about the specific API calls and references - [Get Credit Balance](https://developer.elliephant.com/credit/getbalance.md): The data returned when retrieving your credit balance - [Elliephant Credit Overview](https://developer.elliephant.com/credit/overview.md): Here you get access to your current credit data - [API Credentials](https://developer.elliephant.com/introduction/apikey.md): You can have 2 sets of credentials, one for the sandbox and one for production - [Authentication](https://developer.elliephant.com/introduction/authentication.md): Production and Sandbox accounts are separate, and you have different API keys for each environment for isolation - [Credit System](https://developer.elliephant.com/introduction/creditsystem.md): Purchases on the site is based on our credit system, so make sure you have enough before placing the order - [Elliephant API](https://developer.elliephant.com/introduction/overview.md): Welcome to our API documentation!
Below you can find all the details including setting up your credentials and also how to retrieve products, place orders, and so much more. - [Products Overview](https://developer.elliephant.com/orders/overview.md): Here you get access to our product catalog - [Delivery Address Returned](https://developer.elliephant.com/orders/return-deliveryaddress.md): The data returned with the order data - [Order Branding Returned](https://developer.elliephant.com/orders/return-orderbranding.md): The data you get returned regarding your order - [Order Details Returned](https://developer.elliephant.com/orders/return-orderdetails.md): The data you get returned regarding your order - [Recipients Returned](https://developer.elliephant.com/orders/return-orderrecipients.md): The data you get returned regarding your order - [Order Totals Returned](https://developer.elliephant.com/orders/return-ordertotals.md): The data you get returned regarding your order - [Recipient Details Returned](https://developer.elliephant.com/orders/return-recipientdetails.md): The data you get returned regarding your order - [Delivery Address Send](https://developer.elliephant.com/orders/send-deliveryaddress.md): The data you send with the order creation - [Order Data Send](https://developer.elliephant.com/orders/send-orderdetails.md): The data you send with the order creation - [Recipient Details Send](https://developer.elliephant.com/orders/send-recipientdetails.md): The data you send with the order creation - [Product List Returned](https://developer.elliephant.com/products/fullproductreturn.md): The data returned with the full product list - [Products Overview](https://developer.elliephant.com/products/overview.md): Here you get access to our product catalog - [Product Attributes](https://developer.elliephant.com/products/productattributes.md): The data returned with the full product list - [Product Data](https://developer.elliephant.com/products/productdata.md): The array of data returned containing all the product data - [Product Shipping](https://developer.elliephant.com/products/productshipping.md): The data returned with the full product list - [Product Variations](https://developer.elliephant.com/products/productvariations.md): The data returned with the full product list - [Product Vendor](https://developer.elliephant.com/products/productvendor.md): The data returned with the full product list ## OpenAPI Specs - [openapi](https://developer.elliephant.com/api-reference/openapi.json) - [OLD-openapi](https://developer.elliephant.com/api-reference/OLD-openapi.json)