For quick access to the following information, open the Developer access page:
Base URL for API endpoints
Project or space ID
To open the page, from the watsonx.ai home page for the project or space that you want to work with, open the Navigation Menu,
and then click Developer access.
You also need the following information to submit REST API requests:
Specify the date on which you created and tested your code in the version parameter that is required with each request. For example, version=2025-02-06.
Some tasks require you to reference data that is made available as a data connection. For more information about how to add a file, and then reference a file from the API, see Adding files to reference from the API.
Note:
If you want help with formatting an inference request in the API, you can submit the same request from the Prompt Lab. From the code panel of Prompt Lab, which shows the cURL request that is generated by your prompt, you can check the syntax
that is used.