Providing compliant, secure, runnable bank interfaces integration for Attijariwafa Bank's mobile banking app
We provide API implementations and delivery for account queries, transaction history, card activation and limits, transfers and recurring instructions, document/file downloads and push notifications, based on open/public interfaces and protocol analyses.
# Example: get account list
GET /api/v1/attijari/accounts
Authorization: Bearer <ACCESS_TOKEN>
Response 200 {
'accounts': [
{ 'id':'ACC-12345', 'type':'CURRENT', 'currency':'MAD', 'balance': 12500.50 },
{ 'id':'SAV-98765', 'type':'SAVINGS', 'currency':'MAD', 'balance': 3400.00 }
]
}
# Query account transactions
POST /api/v1/attijari/accounts/ACC-12345/transactions
{ 'from_date':'2025-01-01','to_date':'2025-01-31' , 'page':1, 'page_size':100 }
Authorization login (OAuth2 / MFA), session refresh, certificate and HSM management, API gateway & rate limiting, audit logs and compliant exports, evidence-based consent records.
All work is based on customer authorization or publicly available APIs; we provide data minimization recommendations, audit logs and consent records retention. NDA and security assessments can be arranged as needed.
Small-scale integration (account + reconciliation) typically 5–12 business days; moderate complexity (card management, Cash Express, data export) 12–25 days; deeply customized or requiring third-party approvals may take longer.
We are a studio focused on App protocol analysis and authorized API integration. Our team comes from fintech, banking and payment gateway backgrounds, delivering compliant, pluggable API and SDK solutions for global clients.
Ready to get started? Submit the target App name and requirements via the link below; we will respond within 24 hours:
To manage accounts conveniently, 'Attijari Mobile' allows you to view and manage accounts securely 24/7 remotely. The app is freely available to customers with AttijariNet services, using the same authentication credentials.
Note: The app supports Android 5.0 and above; devices that are rooted or jailbroken may not work.