Skip to content

How to use Falconpy #1021

Answered by jshcodes
felipemor asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @felipemor -

If you've got Python configured, then the next step would be to configure your API client keys (within the CrowdStrike console navigate to Support and resources -> API clients and keys) and then start coding!

Quick Start procedure

If we use the Quick Start from the main README.md for this repository as an example, the steps would be:

  1. Configure your API client to provide READ access to the Hosts service collection scope.

    Save these credentials as you will need them later.

  2. Click the copy button in the upper right hand corner of the Quick Start code block in the README. Save this contents of your clipboard to a file called example.py.

    I have also pasted the contents of t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jshcodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
API usage General API usage issues and questions authentication Issues or questions regarding authentication SDK usage General SDK usage issues and questions
2 participants