# Legitimuz ## Docs - [Create](https://docs.legitimuz.com/api-reference/aml/transactions/create/index.md): This endpoint allows you to create a new transaction with specified details. - [Update](https://docs.legitimuz.com/api-reference/aml/transactions/update/index.md): This endpoint allows you to update the status of a specific transaction identified by its ID. - [Login](https://docs.legitimuz.com/api-reference/auth/login/index.md): Endpoint responsible for performing API authentication. Required data: **Username and Password**. After authentication, a Token (Bearer Token) will be generated, which must be informed in other Endpoints to continue with the Validation Proposal Creation process. - [Me](https://docs.legitimuz.com/api-reference/auth/me/index.md): Endpoint that returns the data of the User logged into the API, including important information such as the User ID, Company ID, etc. - [Get CPF](https://docs.legitimuz.com/api-reference/cpf/index.md): Conducts a CPF query for enriching client information, retrieving various data about the individual. - [Create](https://docs.legitimuz.com/api-reference/integrations/create/index.md): Creation of a new integration key requires specifying the domain (URL / Site) that will manage the key. Access is granted only through the specific domain, along with the Label / Name of the key for easy recognition and identification by users. - [Delete](https://docs.legitimuz.com/api-reference/integrations/delete/index.md): Endpoint responsible for the Deletion of Legitimuz API integration keys. - [List](https://docs.legitimuz.com/api-reference/integrations/list/index.md): Endpoint that performs the query of all released and active Legitimuz keys, each integration key provides access to Legitimuz KYC products. - [Get SDK](https://docs.legitimuz.com/api-reference/kyc/index.md): KYC (API): GET SDK URL - [Search for CPF at the Receita Federal](https://docs.legitimuz.com/api-reference/receita/index.md): Endpoint that performs the query of CPF data in the Federal Revenue database, mandatory fields: Legitimuz Token and Client's CPF. - [Send code](https://docs.legitimuz.com/api-reference/sms/send-code/index.md): This endpoint allows you to send a validation code via SMS to a specified phone number. It requires a Bearer Token (JWT) for authentication, which can be generated using the endpoint "/external/generate_jwt". The response format is outlined below. - [Send message](https://docs.legitimuz.com/api-reference/sms/send-sms/index.md): This endpoint allows you to send an SMS message. It requires a Bearer Token (JWT) for authentication, which can be generated using the endpoint "/external/generate_jwt". The response format is outlined below. Additionally, you'll need to include the API key in the request header, which can be obtain… - [Validate code](https://docs.legitimuz.com/api-reference/sms/validate-code/index.md): This endpoint allows you to validate a code received via SMS on a specified phone number. It requires a Bearer Token (JWT) for authentication, which can be generated using the endpoint "/external/generate_jwt". The response format is outlined below. - [Get Started](https://docs.legitimuz.com/introduction.md): Learn how to use our SDKs and APIs. - [Installation](https://docs.legitimuz.com/sdk-reference/betsafe/installation.md): This is your installation guide - [Introduction](https://docs.legitimuz.com/sdk-reference/betsafe/introduction.md): Betsafe - [Methods](https://docs.legitimuz.com/sdk-reference/betsafe/methods.md) - [Action List](https://docs.legitimuz.com/sdk-reference/faceindex/actions.md) - [Field List](https://docs.legitimuz.com/sdk-reference/faceindex/fields.md) - [Installation](https://docs.legitimuz.com/sdk-reference/faceindex/installation.md): This is your installation guide - [Introduction](https://docs.legitimuz.com/sdk-reference/faceindex/introduction.md) - [Methods](https://docs.legitimuz.com/sdk-reference/faceindex/methods.md): See how to further customize the SDK - [Options](https://docs.legitimuz.com/sdk-reference/faceindex/options.md): See how to further customize the SDK - [Actions List](https://docs.legitimuz.com/sdk-reference/geoloc-monitoring/actions.md) - [Field List](https://docs.legitimuz.com/sdk-reference/geoloc-monitoring/fields.md) - [Installation](https://docs.legitimuz.com/sdk-reference/geoloc-monitoring/installation.md): This is your installation guide - [Introduction](https://docs.legitimuz.com/sdk-reference/geoloc-monitoring/introduction.md): Introduction to the Geolocation Monitoring SDK - [Methods](https://docs.legitimuz.com/sdk-reference/geoloc-monitoring/methods.md): See how to further customize the SDK - [Options](https://docs.legitimuz.com/sdk-reference/geoloc-monitoring/options.md): See how to further customize the SDK - [Action List](https://docs.legitimuz.com/sdk-reference/legitimuz/actions.md) - [Address Enrichment](https://docs.legitimuz.com/sdk-reference/legitimuz/address-enrichment.md) - [Personal Data Enrichment](https://docs.legitimuz.com/sdk-reference/legitimuz/enrichment.md) - [Field List](https://docs.legitimuz.com/sdk-reference/legitimuz/fields.md): The fields below are automatically filled by the Legitimuz SDK based on the CPF provided in the cpf field. - [Installation](https://docs.legitimuz.com/sdk-reference/legitimuz/installation.md): This is your installation guide - [Introduction](https://docs.legitimuz.com/sdk-reference/legitimuz/introduction.md): OCR + Facematch validation is a solution that allows for the validation of identification documents and the comparison of the document photo with the user photo. - [Methods](https://docs.legitimuz.com/sdk-reference/legitimuz/methods.md): See how to customize the SDK even more - [OCR + Facematch](https://docs.legitimuz.com/sdk-reference/legitimuz/ocr-facematch.md): OCR + Facematch validation is a solution that allows for the validation of identification documents and the comparison of the document photo with the user photo. - [Options](https://docs.legitimuz.com/sdk-reference/legitimuz/options.md): See how to further customize the SDK ## OpenAPI Specs - [openapi](https://docs.legitimuz.com/api-reference/auth/login/openapi.yaml) - [openapi-delete-integrations](https://docs.legitimuz.com/api-reference/integrations/delete/openapi-delete-integrations.json) - [openapi-cpf](https://docs.legitimuz.com/api-reference/cpf/openapi-cpf.json) - [openapi-create-integrations](https://docs.legitimuz.com/api-reference/integrations/create/openapi-create-integrations.json) - [openapi-list-integrations](https://docs.legitimuz.com/api-reference/integrations/list/openapi-list-integrations.json) - [openapi-kyc](https://docs.legitimuz.com/api-reference/kyc/openapi-kyc.json) - [openapi-auth-me](https://docs.legitimuz.com/api-reference/auth/me/openapi-auth-me.json) - [openapi-auth-login](https://docs.legitimuz.com/api-reference/auth/login/openapi-auth-login.json) - [openapi-1](https://docs.legitimuz.com/api-reference/receita/openapi-1.json) - [openapi-account](https://docs.legitimuz.com/api-reference/account/openapi-account.json) ## Optional - [Dashboard](https://dashboard.legitimuz.com/) - [Blog](https://blog.legitimuz.com/) - [Instagram](https://www.instagram.com/legitimuz.br) - [Linkedin](https://www.instagram.com/legitimuz.br) - [YouTube](https://www.youtube.com/@legitimuz)