
Wie kann ich den API Key per Formular übergeben?
Grüße
Thomas

Hi,
Was genau meinst du mit API Key per Formular übergeben? Generell darf dein API-Key niemals in deinem Frontend oder auf deiner Website auftauchen nur in deinem Backend.
lg
Alex

Hi Alex,
das ist klar, mir ging es jetzt erst mal Grundsätzlich darum in der Dev Umgebung einen funktionierenden Zugriff mit einer "positiven" Rückmeldung zu erhalten.
Des weiteren versuche ich aus Wordpress heraus einen api Zugriff zu generieren.
lg
Thomas

Hi,
I'm not really sure if that's what you want, but you can check how our API works on https://docs.campai.com/.
There, you can find an explanation on how you can use the API and what you can do with it. It also has a playground which allows you to run API operations directly from the docs.
If you prefer not to dabble with production data while testing the API, you can either create a new club only for testing or access the development environment (https://app.dev.campai.com/). To use the development api, you just need to use https://dev.api.campai.com as the api url instead of https://api.campai.com. Be advised that the development environment may contain untested features and may not work as expected from time to time.
Let me know if I can be of any further assistence.
Kind regards,
Denner.