HTTP API

HTTP API Currently supports the following requests - (WIP)
URI: https://online.perfumersvault.com/api-data/api.php
Object Method Request API Version Returns Access Notes
             
List all ingredients GET/POST request=ingredients v2 JSON Public Max data returned: 100/page

Add: &start=0&length=100 for pagination

Search for ingredient GET/POST request=ingredients&search[value]=hedione v2 JSON Public Search for ingredient name or CAS number
List materials statistics GET/POST request=get_stats v2 JSON Public  
List example materials GET/POST request=get_search_examples v2 JSON Public For demo purposes
List IFRA data GET/POST request=IFRA v2 JSON Public  
List Compositions GET/POST request=compositions v2 JSON Public Max data returned: 100/page

Add: &start=0&length=100 for pagination

List synonyms GET/POST request=synonyms v2 JSON Public Max data returned: 100/page

Add: &start=0&length=100 for pagination

List all marketplace formulas GET/POST request=marketplace&action=list_all v2 JSON Public Max data returned: 100/page

Add: &start=0&length=100 for pagination

Health report GET/POST request=ping v2 JSON Public Returns system status, including supported PV Versions