Organizations

Organizations are designed to group related AI projects together.

Get an API key

Making requests to Organization resources

GET
/v1/organization/<organization_id>
curl --request GET \
  --url https://api.diffute.com/v1/organization/<organization_id> \
  --header 'x-api-key: long-api-key/default'

What's next?

Great, you're now set up with an API client and have made your first request to the API. Here are a few links that might be handy as you venture further into the Diffute API: