Skip to main content

Authentication

To authorize, use this code:

curl https://platform.younoodle.com/client-api/v1/competition/my_competition \
-H 'YouNoodle-API-Key: 56f9bbec9bc614e351e5eea2ea851e31' \
-H 'Accept: application/json'

Authenticate via HTTP by including your API key in the YouNoodle-API-Key header or by adding it as a query parameter named api_key (e.g., /competitions?api_key=honey_badger).

Make sure to replace honey_badger with your API key.

API keys are valid for one year, after which they can be renewed by contacting the YouNoodle team.