コード/API呼び出しでユーザーの_forum_sessionと_tを生成する方法、またはブラウザにログインせずに生成する方法は?

If what you are trying to do is to let people log in to Discourse using your other app, or to log in to your other app using Discourse, then you want to implement DiscourseConnect, that I linked to above. You can see that page for documentation and code examples.