Interested in joining a scientific study?Learn more

Authentication

Send your API key with every request.

Production integrations use a mymolecules API key through x-api-key. The website playground is a separate testing surface that requires approved website access.

Authentication

Required headers

Keep API keys on your server. Browser apps should call your own backend first, then let your backend call mymolecules with x-api-key.

x-api-key: <MYMOLECULES_API_KEY>
Content-Type: application/json