URL root for all REST API: https://data.eppo.int/api/rest/1.0
On each of your API requests add your unique token using the "authtoken" parameter. Example to get information about Bemisia tabaci:
https://data.eppo.int/api/rest/1.0/taxon/BEMITA?authtoken=xxxxxxxxxxxxxxxxxxx
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
not yet documented
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
not yet documented
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
not yet documented
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
not yet documented
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
not yet documented
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
not yet documented
Response
- EPPOCODE
- Description: The EPPOCode
- Type: string
- Required: true
Return object containing:
- codeid
- eppocode
- status
Response
- ISOCODE
- Description: The ISOCODE
- Type: string
- Required: true
not yet documented
Response
- intext
- Description: list of eppocode, split by |
- Type: string
- Required: true
not yet documented
Response
- intext
- Description: list of names, split by |
- Type: string
- Required: true
not yet documented
Response
- intext
- Description: list of names, split by |
- Type: string
- Required: true
not yet documented
Response
- kw
- Description: Keyword to search
- Type: string
- Required: true
- searchfor
- Description: 1=Names or EPPO codes, 2=Preferred names only, 3=Names only, 4=EPPO codes only
- Type: string
- Required: true
- Values possible:
- 1 = Names or EPPO codes
- 2 = Preferred names only
- 3 = Names only
- 4 = EPPO codes only
- lang
- Description: filter for this lang (iso639-2), empty will search on all langage
- Type: string
- Required: false
- searchmode
- Description: Specify how to search
- Type: string
- Required: true
- Values possible:
- 1 = Whole word
- 2 = Starting with...
- 3 = Containing the word
- typeorg
- Description: Search into specific group of code
- Type: string
- Required: false
- Values possible:
- 0 = All
- 1 = Plant (Species level)
- 2 = Animal (Species level)
- 3 = Microorganism (Species level)
- 4 = Animal taxonomic group (Taxonomic group level)
- 5 = Microorganism taxonomic group (Taxonomic group level)
- 6 = Plant taxonomic group (Taxonomic group level)
- 7 = Non-taxonomic group
- 8 = Commodity
not yet documented