Authentication
Browse all 582 subdomain entities categorized under Authentication in the anthropic-sdk-python Architecture Docs architecture documentation.
_auth.py — anthropic-sdk-python Source File
Architecture documentation for _auth.py, a python file in the anthropic-sdk-python codebase. 6 imports, 1 dependents.
_google_auth.py — anthropic-sdk-python Source File
Architecture documentation for _google_auth.py, a python file in the anthropic-sdk-python codebase. 6 imports, 1 dependents.
_auth.py — anthropic-sdk-python Source File
Architecture documentation for _auth.py, a python file in the anthropic-sdk-python codebase. 4 imports, 1 dependents.
messages.py — anthropic-sdk-python Source File
Architecture documentation for messages.py, a python file in the anthropic-sdk-python codebase. 52 imports, 1 dependents.
models.py — anthropic-sdk-python Source File
Architecture documentation for models.py, a python file in the anthropic-sdk-python codebase. 13 imports, 2 dependents.
skills.py — anthropic-sdk-python Source File
Architecture documentation for skills.py, a python file in the anthropic-sdk-python codebase. 24 imports, 1 dependents.
batches.py — anthropic-sdk-python Source File
Architecture documentation for batches.py, a python file in the anthropic-sdk-python codebase. 16 imports, 2 dependents.
test_batches.py — anthropic-sdk-python Source File
Architecture documentation for test_batches.py, a python file in the anthropic-sdk-python codebase. 11 imports, 0 dependents.
test_versions.py — anthropic-sdk-python Source File
Architecture documentation for test_versions.py, a python file in the anthropic-sdk-python codebase. 8 imports, 0 dependents.
test_files.py — anthropic-sdk-python Source File
Architecture documentation for test_files.py, a python file in the anthropic-sdk-python codebase. 11 imports, 0 dependents.
test_messages.py — anthropic-sdk-python Source File
Architecture documentation for test_messages.py, a python file in the anthropic-sdk-python codebase. 8 imports, 0 dependents.
test_models.py — anthropic-sdk-python Source File
Architecture documentation for test_models.py, a python file in the anthropic-sdk-python codebase. 8 imports, 0 dependents.
test_output_format_conversion.py — anthropic-sdk-python Source File
Architecture documentation for test_output_format_conversion.py, a python file in the anthropic-sdk-python codebase. 7 imports, 0 dependents.
test_skills.py — anthropic-sdk-python Source File
Architecture documentation for test_skills.py, a python file in the anthropic-sdk-python codebase. 8 imports, 0 dependents.
test_batches.py — anthropic-sdk-python Source File
Architecture documentation for test_batches.py, a python file in the anthropic-sdk-python codebase. 11 imports, 0 dependents.
test_completions.py — anthropic-sdk-python Source File
Architecture documentation for test_completions.py, a python file in the anthropic-sdk-python codebase. 7 imports, 0 dependents.
test_messages.py — anthropic-sdk-python Source File
Architecture documentation for test_messages.py, a python file in the anthropic-sdk-python codebase. 8 imports, 0 dependents.
test_models.py — anthropic-sdk-python Source File
Architecture documentation for test_models.py, a python file in the anthropic-sdk-python codebase. 8 imports, 0 dependents.
conftest.py — anthropic-sdk-python Source File
Architecture documentation for conftest.py, a python file in the anthropic-sdk-python codebase. 9 imports, 0 dependents.
test_jsonl.py — anthropic-sdk-python Source File
Architecture documentation for test_jsonl.py, a python file in the anthropic-sdk-python codebase. 5 imports, 0 dependents.
test_messages.py — anthropic-sdk-python Source File
Architecture documentation for test_messages.py, a python file in the anthropic-sdk-python codebase. 9 imports, 0 dependents.
test_beta_messages.py — anthropic-sdk-python Source File
Architecture documentation for test_beta_messages.py, a python file in the anthropic-sdk-python codebase. 19 imports, 0 dependents.
test_azure.py — anthropic-sdk-python Source File
Architecture documentation for test_azure.py, a python file in the anthropic-sdk-python codebase. 3 imports, 0 dependents.
test_vertex.py — anthropic-sdk-python Source File
Architecture documentation for test_vertex.py, a python file in the anthropic-sdk-python codebase. 7 imports, 0 dependents.
test_functions.py — anthropic-sdk-python Source File
Architecture documentation for test_functions.py, a python file in the anthropic-sdk-python codebase. 7 imports, 0 dependents.
test_client.py — anthropic-sdk-python Source File
Architecture documentation for test_client.py, a python file in the anthropic-sdk-python codebase. 24 imports, 0 dependents.
test_deepcopy.py — anthropic-sdk-python Source File
Architecture documentation for test_deepcopy.py, a python file in the anthropic-sdk-python codebase. 1 imports, 0 dependents.
test_qs.py — anthropic-sdk-python Source File
Architecture documentation for test_qs.py, a python file in the anthropic-sdk-python codebase. 5 imports, 0 dependents.
test_streaming.py — anthropic-sdk-python Source File
Architecture documentation for test_streaming.py, a python file in the anthropic-sdk-python codebase. 5 imports, 0 dependents.
test_transform.py — anthropic-sdk-python Source File
Architecture documentation for test_transform.py, a python file in the anthropic-sdk-python codebase. 10 imports, 0 dependents.
boto3() — anthropic-sdk-python Function Reference
Architecture documentation for the boto3() function in _auth.py from the anthropic-sdk-python codebase.
get_auth_headers() — anthropic-sdk-python Function Reference
Architecture documentation for the get_auth_headers() function in _auth.py from the anthropic-sdk-python codebase.
_get_session() — anthropic-sdk-python Function Reference
Architecture documentation for the _get_session() function in _auth.py from the anthropic-sdk-python codebase.
google() — anthropic-sdk-python Function Reference
Architecture documentation for the google() function in _auth.py from the anthropic-sdk-python codebase.
load_auth() — anthropic-sdk-python Function Reference
Architecture documentation for the load_auth() function in _auth.py from the anthropic-sdk-python codebase.
refresh_auth() — anthropic-sdk-python Function Reference
Architecture documentation for the refresh_auth() function in _auth.py from the anthropic-sdk-python codebase.
auth_headers() — anthropic-sdk-python Function Reference
Architecture documentation for the auth_headers() function in _base_client.py from the anthropic-sdk-python codebase.
custom_auth() — anthropic-sdk-python Function Reference
Architecture documentation for the custom_auth() function in _base_client.py from the anthropic-sdk-python codebase.
get_api_list() — anthropic-sdk-python Function Reference
Architecture documentation for the get_api_list() function in _base_client.py from the anthropic-sdk-python codebase.
get_api_list() — anthropic-sdk-python Function Reference
Architecture documentation for the get_api_list() function in _base_client.py from the anthropic-sdk-python codebase.
_idempotency_key() — anthropic-sdk-python Function Reference
Architecture documentation for the _idempotency_key() function in _base_client.py from the anthropic-sdk-python codebase.
cancel() — anthropic-sdk-python Function Reference
Architecture documentation for the cancel() function in batches.py from the anthropic-sdk-python codebase.
cancel() — anthropic-sdk-python Function Reference
Architecture documentation for the cancel() function in batches.py from the anthropic-sdk-python codebase.
create() — anthropic-sdk-python Function Reference
Architecture documentation for the create() function in batches.py from the anthropic-sdk-python codebase.
delete() — anthropic-sdk-python Function Reference
Architecture documentation for the delete() function in batches.py from the anthropic-sdk-python codebase.
__init__() — anthropic-sdk-python Function Reference
Architecture documentation for the __init__() function in batches.py from the anthropic-sdk-python codebase.
__init__() — anthropic-sdk-python Function Reference
Architecture documentation for the __init__() function in batches.py from the anthropic-sdk-python codebase.
list() — anthropic-sdk-python Function Reference
Architecture documentation for the list() function in batches.py from the anthropic-sdk-python codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free