curl --request GET \
--url https://api.ionworks.com/discovery/schemas/modelReturn the schema for custom electrochemical models.
Includes create_schema (POST /models body),
update_schema (PATCH /models/ body),
response_schema (GET response), and
add_custom_variable_schema (POST
/models//custom-variables body).
curl --request GET \
--url https://api.ionworks.com/discovery/schemas/modelDocumentation Index
Fetch the complete documentation index at: https://docs.ionworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?