<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear Scott,<br>
    <br>
    Many thanks for your answer. I also added the
    "&highertaxonKey=6" param to narrow the results for plant genera
    only.<br>
    <br>
    To be more precise what I exactly wish to achieve is as follows:<br>
    <br>
    1./<br>
    I only want to search within the "Plantae" kingdom.<br>
    <br>
    2./<br>
    Say, I look for the GENUS name "Adonis" but I only remember that the
    name starts with "Ado".<br>
    <br>
    3./<br>
    So my ideal API call would run a wildcard search within PLANT GENERA
    names for "Ado*" and would result in a list of ALL (without limit)
    plant genera names starting with "Ado*".<br>
    <br>
    I played with the "/species/match", "/species/search" and
    "/species/suggest" sub-apis and with the "q" and "name" params. They
    don't accept wildcards and don't give the expected results for name
    chunks without wildcards.<br>
    <br>
    Now my only hope is that I left out some constellations or misused
    something.<br>
    <br>
    József<br>
    <br>
    <br>
    <div class="moz-cite-prefix">2017-09-06 23:21 keltezéssel, Scott
      Chamberlain írta:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAD-oS=9JK4Kkz72qNJhSNdyTrO2-dqOWUya9WaHbeHC0ss+2iQ@mail.gmail.com">
      <div dir="ltr">Have you tried something like 
        <div><br>
        </div>
        <div><a
href="http://api.gbif.org/v1/species/search?datasetkey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&rank=GENUS"
            moz-do-not-send="true">http://api.gbif.org/v1/species/search?datasetkey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c&rank=GENUS</a><br>
        </div>
        <div><br>
        </div>
        <div>where datasetkey=d7dddbf4-2cf0-4f39-9b2a-bb099caae36c is
          for the GBIF backbone taxonomy</div>
        <div><br>
        </div>
        <div>Scott</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Wed, Sep 6, 2017 at 2:10 PM Szlamka József
          <<a href="mailto:szlajozs@gmail.com" moz-do-not-send="true">szlajozs@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello to all
          list members,<br>
          <br>
          I'm new on this list and also new to the GBIF API. I'd like to
          get a<br>
          list of all the genus names occuring in the GBIF database.
          After several<br>
          hours of trying with the API, and no success, I found this
          mailing list.<br>
          I hope that API guru members on the list can show me the right
          way or<br>
          tell if this is not possible at all.<br>
          <br>
          Thank you in advance.<br>
          <br>
          _______________________________________________<br>
          API-users mailing list<br>
          <a href="mailto:API-users@lists.gbif.org" target="_blank"
            moz-do-not-send="true">API-users@lists.gbif.org</a><br>
          <a href="https://lists.gbif.org/mailman/listinfo/api-users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.gbif.org/mailman/listinfo/api-users</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </body>
</html>