{"__v":11,"_id":"5644e8f32229d7170010923d","category":{"__v":5,"_id":"5644e8f32229d7170010923c","pages":["5644e8f32229d7170010923d","564514506b0ca50d00f6bda7","564525732229d717001092ca","564527cc7f1fff210078e74c","5645334d6b0ca50d00f6bdcd"],"project":"5644e8bed608df0d00d269d9","version":"5644e8f22229d7170010923b","reference":false,"createdAt":"2015-11-12T19:30:07.091Z","from_sync":false,"order":2,"slug":"authentication","title":"Authentication"},"parentDoc":null,"project":"5644e8bed608df0d00d269d9","user":"5644e82bb360ea0d00914817","version":{"__v":15,"_id":"5644e8f22229d7170010923b","project":"5644e8bed608df0d00d269d9","createdAt":"2015-11-12T19:30:58.871Z","releaseDate":"2015-11-12T19:30:58.871Z","categories":["5644e8f32229d7170010923c","564514ff98da41190099f346","564523546b0ca50d00f6bdb8","564533dc6b0ca50d00f6bdcf","564535c16b0ca50d00f6bdd2","5645397a6b0ca50d00f6bddb","5645451eda14e70d0027cd2c","56454606decdee0d0090b774","564550e2bb7ad50d00e9c4ce","566f6768f11d5a0d007226e3","56a65b2f2ec8310d007bc1f2","56d77760693ef41d0003ac19","57151b8f11537f19006aab1e","5720e5dbdb52d01700f5d267","57487fd7db76422200d95873"],"is_deprecated":false,"is_hidden":false,"is_beta":false,"is_stable":true,"codename":"","version_clean":"2.0.0","version":"2"},"updates":[],"createdAt":"2015-11-12T19:30:07.919Z","link_external":false,"link_url":"","githubsync":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},"settings":"","auth":"required","params":[],"url":""},"isReference":false,"order":0,"body":"[block:api-header]\n{\n  \"type\": \"basic\",\n  \"title\": \"API Tokens\"\n}\n[/block]\nAPI session tokens, also known as \"ingest tokens\", are long-lived organization-level tokens dedicated for deployed applications that perform basic interactions with the API, such as data ingest. API tokens do not automatically expire. As such, they are suitable for embedding into systems that send data points over long periods of time.\n\nTo view the API token for your organization go into [your profile page](https://app.signalfx.com/#/myprofile) in SignalFx and click \"Show\" next to API token for the corresponding organization.\n[block:api-header]\n{\n  \"type\": \"basic\",\n  \"title\": \"Session Tokens\"\n}\n[/block]\nSession tokens are created by an authentication request from a specific user. A session token grants the owner of the token the same rights as the user it is bound to. Because of this, session tokens expire automatically after one week. Request a new token by re-authenticating. Session tokens are useful for short-lived scripts.","excerpt":"","slug":"authentication-overview","type":"basic","title":"Authentication Overview"}

Authentication Overview


[block:api-header] { "type": "basic", "title": "API Tokens" } [/block] API session tokens, also known as "ingest tokens", are long-lived organization-level tokens dedicated for deployed applications that perform basic interactions with the API, such as data ingest. API tokens do not automatically expire. As such, they are suitable for embedding into systems that send data points over long periods of time. To view the API token for your organization go into [your profile page](https://app.signalfx.com/#/myprofile) in SignalFx and click "Show" next to API token for the corresponding organization. [block:api-header] { "type": "basic", "title": "Session Tokens" } [/block] Session tokens are created by an authentication request from a specific user. A session token grants the owner of the token the same rights as the user it is bound to. Because of this, session tokens expire automatically after one week. Request a new token by re-authenticating. Session tokens are useful for short-lived scripts.